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:
parent
c7c4ec19a3
commit
bcad3737e8
2
tox.ini
2
tox.ini
@ -26,6 +26,6 @@ commands = bash -c 'if [ ! -d ./.testrepository ] ; then testr init ; fi'
|
|||||||
downloadcache = ~/cache/pip
|
downloadcache = ~/cache/pip
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = E125
|
ignore = E125,H803
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||||
|
Loading…
Reference in New Issue
Block a user