core/pylint/plugins
Erik Montnemery 3a5e0c14bf
Remove config flow specifics from FlowResult (#111932)
* Remove config flow specifics from FlowResult

* Improve docstring

* Update pylint rules
2024-03-01 13:07:13 +01:00
..
hass_enforce_coordinator_module.py Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
hass_enforce_sorted_platforms.py Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
hass_enforce_super_call.py Update pylint to 3.0.0 (#101282) 2023-10-02 20:12:43 +02:00
hass_enforce_type_hints.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
hass_imports.py Update pylint to 3.0.0 (#101282) 2023-10-02 20:12:43 +02:00
hass_inheritance.py Update pylint to 3.0.0 (#101282) 2023-10-02 20:12:43 +02:00
hass_logger.py Update pylint to 3.0.0 (#101282) 2023-10-02 20:12:43 +02:00