Merge "Trivial: remove openstack/common from flake8 exclude list"
This commit is contained in:
commit
84cd4c494d
2
tox.ini
2
tox.ini
@ -34,5 +34,5 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
|
|||||||
[flake8]
|
[flake8]
|
||||||
show-source = True
|
show-source = True
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,releasenotes/source/conf.py
|
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,releasenotes/source/conf.py
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user