Merge "Remove *openstack/common* from flake8 excclude list in tox.ini"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -90,7 +90,7 @@ commands = {posargs}
|
||||
ignore = E128
|
||||
show-source = true
|
||||
builtins = _
|
||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools,.ropeproject
|
||||
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,tools,.ropeproject
|
||||
|
||||
[hacking]
|
||||
import_exceptions = tacker._i18n
|
||||
|
||||
Reference in New Issue
Block a user