Merge "infra: Remove 'bandit' tox environment"
This commit is contained in:
commit
995f78156a
4
tox.ini
4
tox.ini
@ -135,10 +135,6 @@ commands =
|
||||
rm -rf api-ref/build
|
||||
sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html
|
||||
|
||||
[testenv:bandit]
|
||||
deps = -r{toxinidir}/test-requirements.txt
|
||||
commands = bandit -c bandit.yaml -r swift -n 5
|
||||
|
||||
[flake8]
|
||||
# it's not a bug that we aren't using all of hacking, ignore:
|
||||
# H101: Use TODO(NAME)
|
||||
|
Loading…
Reference in New Issue
Block a user