commit | 78bbc5df352e54e05dca5fb0fd4832cf8e1db8fb | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Oct 08 16:12:37 2015 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Oct 08 16:12:37 2015 +0000 |
tree | 77d66f317161bfd56f0ee094edde8f2cc37c7c92 | |
parent | e148587c3589f6ff61afe907fe35098f1a70a7b5 [diff] | |
parent | f80c37dd47ac11b6cbd4cd08a0af2c4c17e31198 [diff] |
Merge "Ignore bashate long-line warnings (E006)"
diff --git a/tox.ini b/tox.ini index 788fea9..1c238ad 100644 --- a/tox.ini +++ b/tox.ini
@@ -24,7 +24,7 @@ -wholename \*/inc/\* -or \ # /inc files and -wholename \*/lib/\* \ # /lib files are shell, but \) \ # have no extension - -print0 | xargs -0 bashate -v" + -print0 | xargs -0 bashate -v -iE006" [testenv:docs] deps =