ansible-nas/.yamllint

17 lines
262 B
Text
Raw Normal View History

2021-02-21 19:50:07 +00:00
---
extends: default
rules:
line-length: disable
truthy:
allowed-values: ['true', 'false', 'yes', 'no']
comments:
min-spaces-from-content: 1
braces:
min-spaces-inside: 0
max-spaces-inside: 1
ignore: |
.cache
.github/workflows/*.yml