docs: add document-end to default config

This commit is contained in:
Robert Kaussow 2024-02-01 12:30:50 +01:00
parent a89d6d5336
commit 8dba488747
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ yamllint:
max-spaces-before: 0
document-start:
present: True
document-end:
present: True
empty-lines:
max: 1
max-end: 1