1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_etebase.git synced 2024-07-13 01:34:33 +02:00
ansible_role_etebase/.yamllint

9 lines
143 B
Plaintext
Raw Normal View History

2022-11-10 00:12:22 +01:00
---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
max: 150
level: warning