ansible-role-mariadb/.yamllint
Adrien Waksberg 2c32003804
Some checks failed
/ lint (push) Failing after 8s
/ molecule (push) Successful in 1m16s
test: add forgejo workflow
2024-05-09 11:48:22 +02:00

12 lines
121 B
Text

---
extends: default
ignore: |
.kitchen*
vendor/
.forgejo/
rules:
line-length:
max: 120
level: warning