ansible-collection-prometheus/.yamllint.yml
gardar b6798e438f
refactor: move yamllint cfg to standard path
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 13:55:00 +00:00

26 lines
381 B
YAML

---
extends: default
rules:
braces:
max-spaces-inside: 1
level: error
brackets:
max-spaces-inside: 1
level: error
colons:
max-spaces-after: -1
level: error
commas:
max-spaces-after: -1
level: error
empty-lines:
max: 3
level: error
hyphens:
level: error
line-length:
max: 160
ignore: |
changelogs/.plugin-cache.yaml