chore(gitea): updated yamllint config
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 7s

This commit is contained in:
Daniël Groothuis
2025-10-23 19:09:45 +02:00
parent d62eea3032
commit 1789e422fe

View File

@@ -28,7 +28,7 @@ rules:
indentation: enable
key-duplicates: enable
key-ordering: disable
line-length: warning
line-length: disable
new-line-at-end-of-file: enable
new-lines: enable
octal-values: disable