Remove H803, H305
The rules of H803 and H305 are removed from hacking. Change-Id: I99e3cfbacc3f15aa566a6ed31185eb4f14d45868
This commit is contained in:
parent
ec5cff34ac
commit
8cffeacb6f
4
tox.ini
4
tox.ini
@ -46,9 +46,9 @@ commands = bash tools/lintstack.sh
|
||||
|
||||
[flake8]
|
||||
show-source = true
|
||||
ignore = H803,H305,H405
|
||||
ignore = H405
|
||||
builtins = _
|
||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tools,scripts
|
||||
|
||||
[hacking]
|
||||
local-check-factory = mistral.hacking.checks.factory
|
||||
local-check-factory = mistral.hacking.checks.factory
|
||||
|
Loading…
x
Reference in New Issue
Block a user