simpleflow
simpleflow copied to clipboard
Add linting to travis tests with flake8
Discussed a bit in #129, I often run flake8 manually and @ybastide too, so let's have this in Travis and fix obvious problems right away. I usually like it except for line length rules, but we already have a setup.cfg rule for that.