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

This commit is contained in:
Jenkins 2016-07-11 17:53:58 +00:00 committed by Gerrit Code Review
commit 89af3a0288

View File

@ -38,4 +38,4 @@ commands = oslo_debug_helper {posargs}
show-source = True
ignore = E123,E125
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build