gitlab/.yamllint
Will Hall 4ce7cd705f Add yaml lint
This commit adds CI job that validates all `*.yml`
with `yamllint`.

This commit fixes all offenses present in repository.
2019-06-05 13:03:52 +02:00

8 lines
79 B
Plaintext

---
extends: default
rules:
line-length: disable
document-start: disable