Merge "Don't include openstack/common in flake8 exclude list"
This commit is contained in:
commit
7e89e13f7a
2
tox.ini
2
tox.ini
@ -36,4 +36,4 @@ commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenote
|
||||
show-source = True
|
||||
ignore = E721,H404,H405,H803
|
||||
builtins = _
|
||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||
|
Loading…
x
Reference in New Issue
Block a user