summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2014-06-11 21:57:36 -0400
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2014-06-12 07:51:50 -0400
commitff1a8abb5d15f7cfa792c2b2f9ea974602bdef18 (patch)
treea6b53abab5a057c69df555a5a6f219701817a60b /tox.ini
parent6ac553173de8e01f0b4a8bb73c212c63fd8679a4 (diff)
downloadpycadf-ff1a8abb5d15f7cfa792c2b2f9ea974602bdef18.tar.gz
Bump hacking to 0.9.x series
In order to keep this patch to just a requirements bump, ignore new and stricter hacking rules that are being triggered. Fixing up the code and turning these on is out of scope of this patch and is for future patches. Change-Id: Id92d86233774000012f325c981df6772f64c33dd
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 1f88502..386f24c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,5 +28,6 @@ commands = {posargs}
[flake8]
show-source = True
+ignore = E128,E251,E265,H305,H307,H405,H904
exclude = .tox,dist,doc,*.egg,build,./pycadf/openstack/common
builtins = _