ci: add yamlfmt config

This commit is contained in:
2026-07-05 22:53:35 +01:00
parent 9e0f9697a8
commit 87e90a2327
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
formatter:
indent: 2
retain_line_breaks_single: true
scan_folded_as_literal: true
indentless_arrays: false