Merge "Enable yamllint strict mode"
This commit is contained in:
commit
f14ac4bc3c
2
tox.ini
2
tox.ini
@ -42,7 +42,7 @@ commands =
|
||||
doc8 doc
|
||||
python {toxinidir}/tools/validate-all-file.py
|
||||
bandit -r ansible kolla_ansible tests tools
|
||||
yamllint .
|
||||
yamllint -s .
|
||||
|
||||
[testenv:bandit]
|
||||
commands = bandit -r ansible kolla_ansible tests tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user