style(yamllint): add document start marker

The yamllint configuration enabled the default rule set, which includes document-start, but omitted the marker in its
own file. Linting the repository therefore reported a violation in the configuration itself.

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-09-10 21:41:34 +02:00
co-authored by Copilot
parent 50ab126130
commit 3947d4e30a
+2
View File
@@ -1,3 +1,5 @@
---
#
# Documentation:
# https://yamllint.readthedocs.io/en/stable/