ansible-collection-kolla/.yamllint

13 lines
168 B
Plaintext

---
extends: default
ignore: |
.tox/
rules:
line-length: disable
truthy: disable
braces:
max-spaces-inside: 1
comments:
require-starting-space: true