summaryrefslogtreecommitdiff
path: root/.pylintrc
AgeCommit message (Collapse)Author
2018-05-20pylint: Really fix the buildJelle van der Waa
2018-05-20pylintrc: Fix the buildJelle van der Waa
Remove the unnecessary lambda check and add more pylint warnings
2018-05-19pylintrc: Add more pylint rulesJelle van der Waa
2017-08-28pylintrc: remove commentsJelle van der Waa
Remove comments which are not applicable to us.
2017-08-28pylint: Introduce more checksJelle van der Waa
2017-08-28pylint: add deprecated module checkJelle van der Waa
Remove deprecated import of cgi for parse_qs
2017-07-11Add pylint checks to travisciJelle van der Waa