Blacklist H803

H803 isn't supported by community consensus. Blacklist it to avoid
breaking folk's muscle memory.

Change-Id: I8eea9eb2562e12136018e762c8a5e23527fcf48f
This commit is contained in:
Robert Collins 2013-08-06 09:47:53 +12:00
parent c7c4ec19a3
commit bcad3737e8
1 changed files with 1 additions and 1 deletions

View File

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