hass-core/tests/pylint
2024-02-25 21:18:07 +01:00
..
__init__.py Add tests for pylint plugins (#65436) 2022-02-03 10:01:02 +01:00
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 Fix pylint DeprecationWarnings (#97627) 2023-08-02 20:30:41 +02:00
test_imports.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00