Skip to content
Snippets Groups Projects
Commit 2f49b6ca authored by Maxime Guyot's avatar Maxime Guyot Committed by Kubernetes Prow Robot
Browse files

Use yamllint --strict (#4587)

parent 50c86919
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ yamllint:
extends: .job
stage: unit-tests
script:
- yamllint .
- yamllint --strict .
except: ['triggers', 'master']
ansible-lint:
......
# TODO(miouge1): Include
---
shellcheck:
extends: .job
stage: unit-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment