H803 have been deprecated

H803 hacking have been removed.
https://github.com/openstack-dev/hacking/blob/master/setup.cfg
Closes-Bug: #1650734

Change-Id: I40277c75785660893f44ff327e25819da5169881
This commit is contained in:
xhzhf 2016-12-17 18:53:06 +08:00
parent 68ca7ae76f
commit 5e51e21fa9
1 changed files with 0 additions and 2 deletions

View File

@ -39,9 +39,7 @@ commands = {posargs}
commands = python setup.py build_sphinx
[flake8]
# H803 skipped on purpose per list discussion.
show-source = True
ignore = H803
builtins = _
exclude=.venv,.git,.tox,dist,*lib/python*,*egg,build,*autogenerate_config_docs/venv,*autogenerate_config_docs/sources
# 28 is currently the most complex thing we have