aboutsummaryrefslogtreecommitdiff
path: root/.flake8
AgeCommit message (Expand)Author
2020-02-15flake8: Suppress "E731 do not assign a lambda expression, use a def"David Pursehouse
2020-02-12flake8: Add comments in config to explain suppressed checksDavid Pursehouse
2020-02-12flake8: Ignore 'line break before/after binary operator'David Pursehouse
2020-02-12flake8: Increase max line length from 80 to 100David Pursehouse
2016-09-14Replace pylint with pyflakes/flake8David Pursehouse