Skip to content

CI: run python2-flake8

Christoph Reiter requested to merge py2-flake8 into master

With lots of warnings/errors disabled for now. This catches basic things at least like undefined variables, typos etc and should make sure we don't introduce any syntax errors.

This includes !35 (merged), so that should be merged first.

Merge request reports