summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2015-02-12 15:03:26 -0800
committerJoe Gordon <joe.gordon0@gmail.com>2015-02-12 16:03:29 -0800
commitc7e472a6fec7f5c85e0a9dccb886ddfeb610f96b (patch)
tree3f7c20b800b4cd5609f039f3137a3c7530c6770a /tox.ini
parentf11f7bbda725578312be53a8baf174715e1f80bd (diff)
downloadtaskflow-c7e472a6fec7f5c85e0a9dccb886ddfeb610f96b.tar.gz
Move to hacking 0.10
Release notes: http://lists.openstack.org/pipermail/openstack-dev/2015-January/054165.html Remove deleted hacking rules from tox.ini (H904) Change-Id: I9a7130c700e2e49ee95fd16bf48af4697e78312d
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 4ef1c33..44571ff 100644
--- a/tox.ini
+++ b/tox.ini
@@ -49,8 +49,6 @@ deps = {[testenv:py27]deps}
commands = {posargs}
[flake8]
-# H904 Wrap long lines in parentheses instead of a backslash
-ignore = H904
builtins = _
exclude = .venv,.tox,dist,doc,./taskflow/openstack/common,*egg,.git,build,tools