1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_dotfiles.git synced 2024-08-16 16:09:49 +02:00
ansible_role_dotfiles/.yamllint

12 lines
197 B
Text
Raw Normal View History

---
extends: default
rules:
# 280 chars should be enough, but don't fail if a line is longer
line-length:
max: 280
level: warning
braces:
level: warning
max-spaces-inside: 1