summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorlin-hua-cheng <os.lcheng@gmail.com>2015-02-05 09:52:07 -0800
committerlin-hua-cheng <os.lcheng@gmail.com>2015-02-05 09:52:15 -0800
commit31b7e7c103fb9c5dd16f2b0f67666485c43355d9 (patch)
treebbb08bb6ce0efecbbd1d2473504490545beeaf4e /tox.ini
parentbc4849aa856c7222b53eeedcd3e3a65aa28e1bc5 (diff)
downloaddjango_openstack_auth-31b7e7c103fb9c5dd16f2b0f67666485c43355d9.tar.gz
Move to hacking 0.10
Release notes: http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0 Per the release notes, H803 and H904 has been removed. Change-Id: I93c184f4f0483fd0ba605c87453e26c52f700a42
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 1 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 9e1bdd9..9f48cff 100644
--- a/tox.ini
+++ b/tox.ini
@@ -42,9 +42,7 @@ downloadcache = ~/cache/pip
builtins = _
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,panel_template,dash_template,local_settings.py
# H405 multi line docstring summary not separated with an empty line
-# H803 git commit title should not end with period (disabled on purpose, see bug #1236621)
-# H904 Wrap long lines in parentheses instead of a backslash
-ignore = H405,H803,H904
+ignore = H405
[hacking]
import_exceptions = django.conf.settings,