core/pylint/plugins
epenet cc7680b0c3
Adjust pylint plugin to enforce diagnostics type hints (#64976)
* Adjust pylint plugin to enforce diagnostics type hints

* Adjust return_type

* Set return_type to UNDEFINED

* Use Any for the expected data

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-03 19:22:43 +01: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 Adjust pylint plugin to enforce diagnostics type hints (#64976) 2022-02-03 19:22:43 +01:00
hass_imports.py Fix pylint plugin which checks relative imports (#62693) 2021-12-23 11:14:47 -08:00
hass_logger.py Pylint plugin to check __init__ return type (#50868) 2021-05-20 18:00:10 +01:00