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

This commit is contained in:
Jenkins
2017-01-05 14:40:31 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 7 deletions

View File

@@ -33,4 +33,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,.ropeproject
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,.ropeproject