summaryrefslogtreecommitdiff
path: root/tools/trove-pylint.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-3/+1
* Remove six.moveswangzihao2020-10-091-2/+2
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Merge "Fix invalid escape sequence warnings"Zuul2018-07-031-1/+2
|\
| * Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-1/+2
* | change pylint wrapper to let messages be prefixesDoug Hellmann2018-06-131-6/+7
|/
* trove pylint cleanup(s)Amrith Kumar2016-12-181-3/+10
* when pylint has an error loading the config, it should failAmrith Kumar2016-11-141-10/+2
* improve pylint; generate errors and config in sorted orderAmrith Kumar2016-09-191-14/+28
* initial chkin of pylintAmrith Kumar2016-09-141-0/+339