1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_time.git synced 2024-07-06 22:39:06 +02:00
ansible_collection_time/.yamllint
2023-11-28 00:53:17 +01:00

9 lines
143 B
Plaintext

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