core/pylint/plugins
epenet 083b586d19
Add pylint checks for fixture scope (#126723)
* Prevent session scope fixtures in component tests

* Link message to the decorator - not the function

* Add checks for package also

* Add check for session scope autouse

* Rename variable

* Adjust message

* Ignore fancy autouse

* Simplify
2024-09-25 15:27:57 +02:00
..
hass_decorator.py Add pylint checks for fixture scope (#126723) 2024-09-25 15:27:57 +02:00
hass_enforce_class_module.py Add specific EntityDescription to describe calendar entities (#126726) 2024-09-25 11:57:11 +02:00
hass_enforce_sorted_platforms.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
hass_enforce_super_call.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
hass_enforce_type_hints.py Move pylint decorator plugin and add tests (#126719) 2024-09-25 09:41:23 +02:00
hass_imports.py Improve readability in hass_imports pylint plugin (#126252) 2024-09-20 11:10:27 +02:00
hass_inheritance.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
hass_logger.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00