summaryrefslogtreecommitdiff
path: root/pylint/extensions/while_used.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [pre-commit] Upgrade to black 23.1a1 with 2023's formatting (#7965)Pierre Sassoulas2022-12-271-1/+0
* update while-used doc (#7974)Dani Alcala2022-12-241-1/+2
* Migrate from utils.check_messages to utils.only_required_for_messages (#6432)Pierre Sassoulas2022-04-221-2/+2
* Remove ``IAstroidChecker`` from ``__implements__``Daniël van Noord2022-04-191-2/+0
* Use ``python-typing-update`` on ``pylint/extensions`` directory (#6308)Daniël van Noord2022-04-141-1/+4
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-0/+4
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-6/+6
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-1/+3
* Add extension check against use of while loops (#4860)Nick Drozd2021-08-181-0/+30