core/tests/pylint
epenet 05fc7cfbde
Enforce namespace use for import conventions (#118215)
* Enforce namespace use for import conventions

* Include all registries

* Only apply to functions

* Use blacklist

* Rephrase comment

* Add async_entries_for_config_entry

* Typo

* Improve

* More core files

* Revert "More core files"

This reverts commit 9978b93706.

* Revert diagnostics amends

* Include category/floor/label registries

* Performance

* Adjust text
2024-05-28 18:15:53 +02:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Reduce scope of test fixtures for the pylint plugin tests (#116207) 2024-04-29 08:21:31 +02:00
test_enforce_coordinator_module.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_enforce_sorted_platforms.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
test_enforce_super_call.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_enforce_type_hints.py Store runtime data inside ConfigEntry (#115669) 2024-04-30 11:29:43 +02:00
test_imports.py Enforce namespace use for import conventions (#118215) 2024-05-28 18:15:53 +02:00