Merge "Don't include openstack/common in flake8 exclude list"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -33,4 +33,4 @@ commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenote
|
||||
[flake8]
|
||||
show-source = True
|
||||
ignore = F403,H102,H303
|
||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||
|
||||
Reference in New Issue
Block a user