Merge pull request #3327 from tk0miya/flake8

Update flake8 rules
This commit is contained in:
Takeshi KOMIYA 2017-01-12 12:54:02 +09:00 committed by GitHub
commit 478306e052
49 changed files with 148 additions and 148 deletions

View File

@ -25,5 +25,5 @@ universal = 1
[flake8] [flake8]
max-line-length = 95 max-line-length = 95
ignore = E113,E116,E221,E226,E241,E251,E901 ignore = E116,E241,E251
exclude = .git,.tox,tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py exclude = .git,.tox,tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py