summaryrefslogtreecommitdiff
path: root/pylint/utils/pragma_parser.py
Commit message (Expand)AuthorAgeFilesLines
* Allow numbers in checker names. (#3667)Jeremy Fleischman2020-06-081-1/+1
* Fix a regression where messages with dash are not fully parsedClaudiu Popa2020-05-141-2/+2
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-3/+1
* Add support for disabling line-too-long for multilines stringshippo912019-11-191-0/+134