ha-core/tests/pylint
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
..
__init__.py
conftest.py Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
test_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
test_enforce_sorted_platforms.py Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
test_enforce_super_call.py Add pylint plugin to check for calls to base implementation (#100432) 2023-09-18 13:39:36 -05:00
test_enforce_type_hints.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
test_imports.py