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

9 lines
143 B
Text
Raw Normal View History

2023-10-23 23:14:46 +02:00
---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
max: 150
level: warning