ansible-role-mariadb/.yamllint

13 lines
121 B
Text
Raw Permalink Normal View History

2019-02-21 22:19:56 +01:00
---
extends: default
ignore: |
2024-05-09 11:48:22 +02:00
.kitchen*
2019-02-21 22:19:56 +01:00
vendor/
2024-05-09 11:48:22 +02:00
.forgejo/
2019-02-21 22:19:56 +01:00
rules:
line-length:
max: 120
level: warning