kolla-ansible/.yamllint

17 lines
307 B
Plaintext

---
extends: default
ignore: |
.tox/
rules:
line-length: disable
truthy: disable
braces:
max-spaces-inside: 1
comments:
require-starting-space: true
# Ignore comment validation in globals.yml - we break the
# require-starting-space rule.
ignore: |
etc/kolla/globals.yml