Get flake8 working as an aspect
This commit is contained in:
parent
3a1ffe6d6a
commit
81386229c6
12 changed files with 112 additions and 8 deletions
|
@ -18,7 +18,7 @@ index-servers = pypi
|
|||
shitlist = pip,pkg_resources,setuptools
|
||||
|
||||
[flake8]
|
||||
extend-ignore = E203,E501,F405,F403,E731
|
||||
extend-ignore = E203,E501,F405,F403,E731,E306
|
||||
|
||||
[pypi]
|
||||
repository = https://pypi.python.org/pypi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue