Merge "Drop *openstack/common* in flake8 exclude list"

This commit is contained in:
Jenkins 2016-09-22 02:24:12 +00:00 committed by Gerrit Code Review
commit ef75f2b9d1
1 changed files with 1 additions and 1 deletions

View File

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