Merge "Enable hacking H233 rule"

This commit is contained in:
Jenkins
2014-01-24 12:28:28 +00:00
committed by Gerrit Code Review

View File

@@ -28,6 +28,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands = {posargs} commands = {posargs}
[flake8] [flake8]
ignore = H233 ignore = None
show-source = True show-source = True
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools