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:
@@ -1,3 +1,5 @@
|
|||||||
|
---
|
||||||
|
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
# https://yamllint.readthedocs.io/en/stable/
|
# https://yamllint.readthedocs.io/en/stable/
|
||||||
|
|||||||
Reference in New Issue
Block a user