kolla/.yamllint

10 lines
119 B
Plaintext

extends: default
ignore: |
.tox/
rules:
line-length: disable
truthy: disable
braces:
max-spaces-inside: 1