summaryrefslogtreecommitdiff
path: root/pylint/extensions/comparison_placement.py
Commit message (Expand)AuthorAgeFilesLines
* Add typing to several checkersDaniël van Noord2022-06-061-1/+1
* Run development version of ``pydocstringformatter`` (#6469)Daniël van Noord2022-04-281-1/+1
* Migrate from utils.check_messages to utils.only_required_for_messages (#6432)Pierre Sassoulas2022-04-221-1/+1
* Remove ``IAstroidChecker`` from ``__implements__``Daniël van Noord2022-04-191-3/+0
* Use ``python-typing-update`` on ``pylint/extensions`` directory (#6308)Daniël van Noord2022-04-141-1/+2
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-2/+1
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-2/+6
* Move ``misplaced-comparison-constant`` to optional extension (#5298)Daniël van Noord2021-11-141-0/+67