Skip to content
Snippets Groups Projects
Commit f14ac4bc authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Enable yamllint strict mode"

parents 28c0b0d2 3566daec
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment