1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_weechat.git synced 2024-07-06 20:38:53 +02:00
ansible_role_weechat/.yamllint
L3D eaa4a63cae
huge commit, updating role to ansible 2.11
+ update to ansible 2.11
+ improved linting
+ delete travis
+ increase version
+ update meta data
2021-05-27 14:14:13 +02: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