hass-core/pylint/plugins
epenet 4c7837a576
Enforce type hints for config_flow (#72756)
* Enforce type hints for config_flow

* Keep astroid migration for another PR

* Defer elif case

* Adjust tests

* Use ancestors

* Match on single base_class

* Invert for loops

* Review comments

* slots is new in 3.10
2022-06-01 13:09:53 +02:00
..
hass_constructor.py Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
hass_enforce_type_hints.py Enforce type hints for config_flow (#72756) 2022-06-01 13:09:53 +02:00
hass_imports.py Adjust pylint plugin for climate HVACMode (#71727) 2022-05-23 15:59:15 +02:00
hass_logger.py Pylint plugin to check __init__ return type (#50868) 2021-05-20 18:00:10 +01:00