Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ``Consider-using-f-string`` checker (#4796) | Daniël van Noord | 2021-08-30 | 1 | -3/+7 |
* | Bump pylint to 2.10.0, update changelogv2.10.0 | Pierre Sassoulas | 2021-08-20 | 1 | -2/+2 |
* | Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)" | Marc Mueller | 2021-08-12 | 1 | -1/+1 |
* | Extended consider-using-tuple check to cover 'in' comparisons (#4768) | Marc Mueller | 2021-07-29 | 1 | -1/+1 |
* | Add unspecified-encoding checker #3826 (#4753) | Daniël van Noord | 2021-07-28 | 2 | -4/+4 |
* | Fix copyright links (#4647) | Marc Mueller | 2021-07-01 | 1 | -1/+1 |
* | Upgrade the release script using what was done in astroid | Pierre Sassoulas | 2021-06-29 | 1 | -40/+119 |
* | Add tbump script for bumbing version | Pierre Sassoulas | 2021-06-17 | 1 | -0/+80 |
* | Improve fix-documentation pre-commit hook | Marc Mueller | 2021-03-09 | 1 | -12/+45 |
* | Remove all fmt off from the codebase | Pierre Sassoulas | 2021-03-06 | 1 | -10/+11 |
* | Add custom fix-documentation pre-commit-hook | Marc Mueller | 2021-03-06 | 2 | -0/+67 |