ansible-role-bind/.yamllint

13 lines
121 B
Text
Raw Normal View History

---
extends: default
ignore: |
.kitchen*
vendor/
2024-05-09 10:58:57 +02:00
.forgejo/
rules:
line-length:
max: 120
level: warning