summaryrefslogtreecommitdiffstats
path: root/.pylintrc
AgeCommit message (Collapse)AuthorFilesLines
2019-02-24pylint: comment out warning without code changesJelle van der Waa1-1/+1
2019-02-24pylint: extend checksJelle van der Waa1-36/+28
2018-05-20pylint: Really fix the buildJelle van der Waa1-1/+1
2018-05-20pylintrc: Fix the buildJelle van der Waa1-6/+6
Remove the unnecessary lambda check and add more pylint warnings
2018-05-19pylintrc: Add more pylint rulesJelle van der Waa1-5/+6
2017-08-28pylintrc: remove commentsJelle van der Waa1-12/+0
Remove comments which are not applicable to us.
2017-08-28pylint: Introduce more checksJelle van der Waa1-5/+7
2017-08-28pylint: add deprecated module checkJelle van der Waa1-1/+2
Remove deprecated import of cgi for parse_qs
2017-07-11Add pylint checks to travisciJelle van der Waa1-0/+583