summaryrefslogtreecommitdiff
path: root/pylint/extensions/typing.py
Commit message (Expand)AuthorAgeFilesLines
* Use overload to type get_global_option (#4978)Daniël van Noord2021-09-081-2/+2
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-2/+2
* Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)Marc Mueller2021-08-301-56/+29
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-12/+11
* Add extension check against use of while loops (#4860)Nick Drozd2021-08-181-5/+1
* Update explanationMarc Mueller2021-06-101-3/+6
* Clarify documentation typing extensionMarc Mueller2021-06-101-4/+4
* Add new extension TypingChecker (#4382)Marc Mueller2021-04-241-0/+315