Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move no-self-use to optional extension (#6448) | Marc Mueller | 2022-05-05 | 1 | -2/+2 |
* | Add a pre-commit hook to check the copyright notice | Pierre Sassoulas | 2022-03-24 | 1 | -0/+4 |
* | Add a warning ``use-implicit-booleaness-not-comparison`` for comparison with ... | Jaehoon Hwang | 2021-10-17 | 1 | -1/+1 |
* | Add typing with `PyAnnotate` to `./tests` (#4950) | Daniƫl van Noord | 2021-09-04 | 1 | -12/+24 |
* | Allow numbers in checker names. (#3667) | Jeremy Fleischman | 2020-06-08 | 1 | -0/+8 |
* | Fix a regression where messages with dash are not fully parsed | Claudiu Popa | 2020-05-14 | 1 | -0/+8 |
* | [tests lint] Fix all W0612 unused-variable in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -16/+6 |
* | Add support for disabling line-too-long for multilines strings | hippo91 | 2019-11-19 | 1 | -0/+94 |