ansible-role-forgejo_runner/.yamllint
Adrien Waksberg b23c950394
Some checks are pending
/ lint (push) Waiting to run
/ molecule (push) Waiting to run
first version
2024-05-10 22:37:06 +02:00

12 lines
121 B
Text

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