ansible-role-certbot/.yamllint
Adrien Waksberg a80700d3b4
All checks were successful
/ lint (push) Successful in 8s
/ molecule (push) Successful in 1m7s
test: add forgejo workflow
2024-05-09 11:06:09 +02:00

12 lines
126 B
Text

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