Remove H803, H305

The rules of H803 and H305 are removed from hacking.

Change-Id: I99e3cfbacc3f15aa566a6ed31185eb4f14d45868
This commit is contained in:
Zhenguo Niu 2015-07-16 10:48:06 +08:00
parent ec5cff34ac
commit 8cffeacb6f

@ -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