summaryrefslogtreecommitdiff
path: root/pylint/checkers/unsupported_version.py
Commit message (Expand)AuthorAgeFilesLines
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-4/+1
* Add a test to check that no old msgid or symbol are used (#5839)Pierre Sassoulas2022-02-261-2/+2
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-2/+2
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-1/+2
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-3/+6
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+2
* Add checker `using-final-decorator-in-unsupported-version` (#5165)Mark Byrne2021-11-091-1/+35
* Create new ``UnsupportedVersionChecker`` checker class (#5148)Daniël van Noord2021-10-131-0/+49