core/pylint/plugins
epenet ca0a185b32
Enforce config-flow type hints to get options flow (#72831)
* Enforce config-flow type hints to get options flow

* Add checks on return_type

* Fix tests

* Add tests

* Add BinOp to test

* Update tests/pylint/test_enforce_type_hints.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Update pylint/plugins/hass_enforce_type_hints.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Add TypeHintMatch property

* Update pylint/plugins/hass_enforce_type_hints.py

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-06-13 11:14:30 +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 Enforce config-flow type hints to get options flow (#72831) 2022-06-13 11:14:30 +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