ansible_role_acmetool_debia.../.yamllint

9 lines
143 B
Text
Raw Normal View History

2021-01-17 17:17:36 +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