summaryrefslogtreecommitdiff
path: root/pylint/message
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of linting errors from the codebaseClaudiu Popa2019-05-221-3/+1
* Refactor - Move function for checker in CheckerPierre Sassoulas2019-03-294-50/+7
* Refactor - Merge normalize text in utils.pyPierre Sassoulas2019-03-291-1/+1
* Refactor - Avoid intra-packages circular dependencies for constantsPierre Sassoulas2019-03-296-41/+8
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-202-4/+4
* Refactor - Create a pylint.message packagePierre Sassoulas2019-03-097-0/+956