Merge "Don't include openstack/common in flake8 exclude list"

This commit is contained in:
Jenkins
2016-11-03 12:04:55 +00:00
committed by Gerrit Code Review

View File

@@ -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