core/homeassistant/scripts
Ville Skyttä eee9b50b70 Upgrade pylint to 2.0.1 (#15683)
* Upgrade pylint to 2.0.1

* Pylint 2 bad-whitespace fix

* Pylint 2 possibly-unused-variable fixes

* Pylint 2 try-except-raise fixes

* Disable pylint fixme for todoist for now

https://github.com/PyCQA/pylint/pull/2320

* Disable pylint 2 useless-return for now

https://github.com/PyCQA/pylint/issues/2300

* Disable pylint 2 invalid-name for type variables for now

https://github.com/PyCQA/pylint/issues/1290

* Disable pylint 2 not-an-iterable for now

https://github.com/PyCQA/pylint/issues/2311

* Pylint 2 unsubscriptable-object workarounds

* Disable intentional pylint 2 assignment-from-nones

* Disable pylint 2 unsupported-membership-test apparent false positives

* Disable pylint 2 assignment-from-no-return apparent false positives

* Disable pylint 2 comparison-with-callable false positives

https://github.com/PyCQA/pylint/issues/2306
2018-07-26 08:55:42 +02:00
..
benchmark Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
macos Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
__init__.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
auth.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
check_config.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
credstash.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
db_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_import.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
influxdb_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
keyring.py Upgrade keyring to 13.2.1 (#15453) 2018-07-13 20:02:13 +02:00