aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/lint-python.sh
AgeCommit message (Expand)Author
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke
2018-05-11Enable Travis checking for two Python linting rules we are currently not viol...practicalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-04-16Enable additional flake8 rulespracticalswift
2018-03-29Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...practicalswift
2018-01-29Enable flake8 warnings for all currently non-violated rulespracticalswift
2018-01-29Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F...practicalswift
2017-12-10Add Travis check for unused Python importspracticalswift