yamllint config with ordering enabled and line-length disabled

This commit is contained in:
Ivan Kuchin
2026-05-12 17:16:45 +02:00
parent e3a0c7fd67
commit 46e9ea9498
+8
View File
@@ -0,0 +1,8 @@
---
extends: default
rules:
comments:
require-starting-space: false
key-ordering: {}
line-length: disable