1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-07-06 20:08:53 +02:00
ansible_role_acmetool/.yamllint
2021-03-20 18:28:29 +01:00

9 lines
143 B
Plaintext

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