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
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
test_enforce_sorted_platforms.py
test_enforce_super_call.py
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