1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_pretix.git synced 2024-10-28 22:01:03 +01:00
ansible_collection_pretix/.yamllint

9 lines
143 B
Text
Raw Normal View History

2024-09-28 11:06:20 +02:00
---
extends: default
rules:
# 170 chars should be enough, but don't fail if a line is longer
line-length:
max: 170
level: warning