chore: update yamllint config

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-11-28 17:42:01 +01:00
parent 548510387c
commit 1499ddb529

View File

@@ -11,3 +11,8 @@ rules:
truthy: disable
line-length: disable
document-start: disable
trailing-spaces: disable
comments:
require-starting-space: true
ignore-shebangs: true
min-spaces-from-content: 1