Merge "Remove bandit tox environment"
This commit is contained in:
commit
e0a3cb8e2c
4
tox.ini
4
tox.ini
@ -36,10 +36,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
|||||||
|
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = oslo_debug_helper {posargs}
|
||||||
|
|
||||||
[testenv:bandit]
|
|
||||||
deps = -r{toxinidir}/test-requirements.txt
|
|
||||||
commands = bandit -c bandit.yaml -r keystonemiddleware -n5 -p gate
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# NOTE(lbragstad): Even though we aren't ignoring any hacking checks, we have
|
# NOTE(lbragstad): Even though we aren't ignoring any hacking checks, we have
|
||||||
# to leave it assigned in the environment specification otherwise some error
|
# to leave it assigned in the environment specification otherwise some error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user