summaryrefslogtreecommitdiff
path: root/pylint/checkers/classes/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Use ``python-typing-update`` on ``pylint/checkers/...`` directoriesDaniƫl van Noord2022-04-141-1/+3
* 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
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-2/+5
* [refactor] Create a file for the ClassChecker in pylint.classesPierre Sassoulas2021-12-171-2048/+1
* [refactor] Create a file for the SpecialMethodsChecker in pylint.classesPierre Sassoulas2021-12-171-369/+1
* Style following review: better docstringPierre Sassoulas2021-12-171-2/+1
* [refactor] Create a package in order to be able to burst classes.pyPierre Sassoulas2021-12-171-0/+2428