core/homeassistant/util
Ville Skyttä 99c7608fb4 Lint config cleanups (#28864)
* Remove bunch of unneeded lint exclusions

* Use symbolic names instead of identifiers in pylint disables

* Tighten scope of some pylint disables
2019-11-25 22:40:08 -08:00
..
yaml Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
__init__.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
aiohttp.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
async_.py Cleanup coroutine threadsafe (#27080) 2019-10-01 16:59:06 +02:00
color.py fix typo for mediumvioletred (#28941) 2019-11-22 15:33:53 +01:00
decorator.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
distance.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
dt.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
json.py Black 2019-07-31 12:25:30 -07:00
location.py Bump black to 19.10b0 (#28310) 2019-10-28 23:32:34 -07:00
logging.py Adds guards for missing information in call stack frames (#27217) 2019-10-05 11:59:33 +02:00
network.py Black 2019-07-31 12:25:30 -07:00
package.py Black 2019-07-31 12:25:30 -07:00
pressure.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
ruamel_yaml.py Mypy setup fixes (#27825) 2019-10-17 17:12:58 -07:00
ssl.py Black 2019-07-31 12:25:30 -07:00
temperature.py Black 2019-07-31 12:25:30 -07:00
unit_system.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
volume.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00