fukuops/.yamllint.yaml
cătălin 4b60b6b8ad
Some checks failed
checks / pre-commit (push) Failing after 30s
checks / k8s (push) Failing after 31s
checks / tflint (push) Failing after 31s
OpenTofu deployments / adguard (push) Failing after 30s
OpenTofu deployments / authentik (push) Failing after 30s
feat: add valheim chart and argo app
2025-04-01 19:24:08 +02:00

15 lines
137 B
YAML

---
yaml-files:
- '*.yaml'
- '*.yml'
- '.yamllint'
ignore: |
k8s/charts/
extends: default
rules:
line-length:
max: 120