Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a pre-commit hook to check the copyright notice | Pierre Sassoulas | 2022-03-24 | 1 | -1/+1 |
* | Simplify hard to maintain copyright notice | Pierre Sassoulas | 2022-03-24 | 1 | -4/+1 |
* | Add a test to check that no old msgid or symbol are used (#5839) | Pierre Sassoulas | 2022-02-26 | 1 | -2/+2 |
* | Update ``pydocstringformatter`` to 0.4.0 (#5787) | Daniël van Noord | 2022-02-10 | 1 | -2/+2 |
* | Format docstrings with ``pydocstringformatter`` | Daniël van Noord | 2022-01-02 | 1 | -1/+2 |
* | Add typing and uniformize the checker registering in Pylinter (#5558) | Pierre Sassoulas | 2021-12-27 | 1 | -3/+6 |
* | Bump pylint to 2.12.0, update changelogv2.12.0 | Pierre Sassoulas | 2021-11-25 | 1 | -0/+2 |
* | Add checker `using-final-decorator-in-unsupported-version` (#5165) | Mark Byrne | 2021-11-09 | 1 | -1/+35 |
* | Create new ``UnsupportedVersionChecker`` checker class (#5148) | Daniël van Noord | 2021-10-13 | 1 | -0/+49 |