Merge "Squash E042 and E043 bashate warnings"
This commit is contained in:
commit
e93004e571
2
tox.ini
2
tox.ini
@ -34,7 +34,7 @@ commands =
|
||||
flake8 {posargs}
|
||||
# Run bashate during pep8 runs to ensure violations are caught by
|
||||
# the check and gate queues.
|
||||
bashate -i E006 \
|
||||
bashate -i E006,E042,E043 \
|
||||
tools/enable-pre-commit-hook.sh \
|
||||
contrib/ci/pre_test_hook.sh \
|
||||
contrib/ci/post_test_hook.sh \
|
||||
|
Loading…
x
Reference in New Issue
Block a user