ansible-role-haproxy/.yamllint

13 lines
121 B
Text
Raw Normal View History

2019-11-08 22:29:11 +01:00
---
extends: default
ignore: |
2024-05-09 11:44:10 +02:00
.kitchen*
2019-11-08 22:29:11 +01:00
vendor/
2024-05-09 11:44:10 +02:00
.forgejo/
2019-11-08 22:29:11 +01:00
rules:
line-length:
max: 120
level: warning