ansible-role-elasticsearch/.yamllint
Adrien Waksberg ac49578f7b
All checks were successful
/ lint (push) Successful in 8s
/ molecule (push) Successful in 2m42s
test: add forgejo workflow
2024-05-09 11:10:55 +02:00

12 lines
122 B
Text

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