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

This commit is contained in:
Jenkins
2016-12-07 15:28:53 +00:00
committed by Gerrit Code Review

View File

@@ -35,7 +35,7 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
[flake8]
show-source = True
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,tools
[hacking]
import_exceptions =