Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyupgrade: automated removal of python2 constructs | Anthony Sottile | 2020-03-24 | 1 | -2/+0 |
* | Refactor file checking for a simpler parallel API (#3016) | Janne Rönkkö | 2019-10-18 | 1 | -2/+2 |
* | [pylint.message] Create a MessageDefinition.check_msgid function | Pierre Sassoulas | 2019-08-19 | 1 | -5/+13 |
* | [pylint.message] Symbol seems to never be None anymore | Pierre Sassoulas | 2019-08-16 | 1 | -12/+5 |
* | [pylint.message] Move backward compatibility in MessageDefinition | Pierre Sassoulas | 2019-08-16 | 1 | -0/+3 |
* | [pylint.message] Add unittests for MessageDefinition | Pierre Sassoulas | 2019-08-06 | 1 | -1/+4 |
* | [pylint.message] Rename descr to description | Pierre Sassoulas | 2019-08-06 | 1 | -3/+3 |
* | Refactor - Merge normalize text in utils.py | Pierre Sassoulas | 2019-03-29 | 1 | -1/+1 |
* | Refactor - Avoid intra-packages circular dependencies for constants | Pierre Sassoulas | 2019-03-29 | 1 | -1/+1 |
* | Refactor - Create a pylint.message package | Pierre Sassoulas | 2019-03-09 | 1 | -0/+77 |