Merge "Enable Flake8 F*** checks."

This commit is contained in:
Jenkins
2013-06-21 13:44:53 +00:00
committed by Gerrit Code Review
4 changed files with 2 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ commands = bash -c 'if [ ! -d ./.testrepository ] ; then testr init ; fi'
downloadcache = ~/cache/pip
[flake8]
ignore = E125,F,H
ignore = E125,H
builtins = _
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build