validations-common/.yamllint
Gael Chamoulaud (Strider) ba5e10832e
Move Ansible components to validations_common directory
* Add missing Ansible & Yamllint configuration files
* Fix requirements issues
* Add tools/validate-files.py

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-05 14:53:02 +01:00

12 lines
164 B
Plaintext

---
extends: default
rules:
line-length:
# matches hardcoded 160 value from ansible-lint
max: 160
ignore: |
zuul.d/*.yaml
releasenotes/notes/*.yaml