tripleo-quickstart/.yamllint

13 lines
207 B
Plaintext

---
extends: default
rules:
document-start: disable
line-length:
max: 999
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
key-duplicates: enable
ignore: |
.tox