Merge "Enumerate Flake8 Fxxx ignores"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -40,7 +40,7 @@ commands =
|
|||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = E12,E711,E712,H302,H303,H403,H404,F
|
ignore = E12,E711,E712,H302,H303,H403,H404,F403,F811,F812,F823,F841
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,plugins,tools
|
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,plugins,tools
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user