core/pylint/plugins
epenet 3eafe13085
Improve UI in pylint plugin (#74157)
* Adjust FlowResult result type

* Adjust tests

* Adjust return_type

* Use StrEnum for base device_class

* Add test for device_class

* Add and use SentinelValues.DEVICE_CLASS

* Remove duplicate device_class

* Cleanup return-type

* Drop inheritance check from device_class

* Add caching for class methods

* Improve tests

* Adjust duplicate checks

* Adjust tests

* Fix rebase
2022-08-02 00:03:52 +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 Improve UI in pylint plugin (#74157) 2022-08-02 00:03:52 +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