core/tests/pylint
epenet 9fd48da132
Add lock checks to pylint type-hint plugin (#73521)
* Add ability to check kwargs type annotation

* Add checks for lock

* Add tests

* Fix components

* Fix spelling

* Revert "Fix components"

This reverts commit 121ff6dc51.

* Adjust comment

* Add comments to TypeHintMatch
2022-06-21 18:53:31 +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 Add lock checks to pylint type-hint plugin (#73521) 2022-06-21 18:53:31 +02:00