hass-core/pylint/plugins
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
..
hass_constructor.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00
hass_enforce_type_hints.py Add lock checks to pylint type-hint plugin (#73521) 2022-06-21 18:53:31 +02:00
hass_imports.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
hass_logger.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00