Commit Graph

2 Commits

Author SHA1 Message Date
Sambhav Kothari
d9a9c5bf0a Update flake8 config with new builtins 2017-04-07 16:09:44 +05:30
Wieland Hoffmann
db9072bcaa Add setup.cfg to ignore flake8 errors
This ignores E501 (line too long), some indentation related errors and
configures gettext functions as known builtins, which makes the error
list for most files very short.

Messages in the generated UI files are ignored as well.

This reduces the number of warnings from ~2300 to ~200.
2016-11-20 12:50:04 +01:00