core/tests/pylint
epenet 4c7837a576
Enforce type hints for config_flow (#72756)
* Enforce type hints for config_flow

* Keep astroid migration for another PR

* Defer elif case

* Adjust tests

* Use ancestors

* Match on single base_class

* Invert for loops

* Review comments

* slots is new in 3.10
2022-06-01 13:09:53 +02:00
..
__init__.py Add tests for pylint plugins (#65436) 2022-02-03 10:01:02 +01:00
conftest.py Fix conftest for pylint plugin (#72777) 2022-06-01 09:22:47 +02:00
test_enforce_type_hints.py Enforce type hints for config_flow (#72756) 2022-06-01 13:09:53 +02:00