home-assistant-core/pylint
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
..
plugins Add pylint checks for fixture scope (#126723) 2024-09-25 15:27:57 +02:00
ruff.toml