1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/pylint/plugins
epenet 367521e369
Adjust pylint plugin to enforce device_tracker type hints (#64903)
* Adjust pylint plugin to enforce device_tracker type hints

* Use a constant for the type hint matchers

* Add tests

* Add x_of_y match

* Adjust bluetooth_tracker

* Adjust mysensors

* Adjust tile

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-25 18:21:59 +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 device_tracker type hints (#64903) 2022-01-25 18:21:59 +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