1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/pylint/plugins
epenet 31af4b709e
Add FanEntity type hint checks to pylint plugin (#73801)
* Add FanEntity type hint checks to pylint plugin

* Add test

* Add test

* Review comments

* Adjust tests

* Rename variable

* also test keyword_only args

* Use docstrings

* Fix tests

* Better return type
2022-06-22 12:48:23 +02:00
..
hass_constructor.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00
hass_enforce_type_hints.py Add FanEntity type hint checks to pylint plugin (#73801) 2022-06-22 12:48:23 +02:00
hass_imports.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
hass_logger.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00