ansible_playbook_audiometer/.yamllint

9 lines
143 B
Text
Raw Normal View History

2023-02-07 23:01:57 +01:00
---
extends: default
rules:
# 160 chars should be enough, but don't fail if a line is longer
line-length:
max: 160
level: warning