Remove H305,H307,H402,H407,H904
These rules were removed from hacking. Change-Id: Ice36d79a17ba38bb52a79c039535e7cb61150804
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -43,7 +43,7 @@ commands = {posargs}
|
|||||||
show-source = True
|
show-source = True
|
||||||
# H301 is ignored on purpose.
|
# H301 is ignored on purpose.
|
||||||
# The rest of the ignores are TODOs.
|
# The rest of the ignores are TODOs.
|
||||||
ignore = F821,H237,H238,H301,H305,H307,H402,H404,H405,H407,H501,H904
|
ignore = F821,H237,H238,H301,H404,H405,H501
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude=.venv,.tox,dist,doc,openstack,*egg,tools,etc,build,*.po,*.pot
|
exclude=.venv,.tox,dist,doc,openstack,*egg,tools,etc,build,*.po,*.pot
|
||||||
filename=*.py,trove-*
|
filename=*.py,trove-*
|
||||||
|
|||||||
Reference in New Issue
Block a user