Update lint-conf.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-11-25 16:22:47 +01:00
committed by GitHub
parent 079255a4bf
commit cdf235826f

View File

@@ -23,9 +23,9 @@ rules:
document-end: disable
document-start: disable # No --- to start a file
empty-lines:
max: 2
max-start: 0
max-end: 0
max: 4
max-start: 2
max-end: 2
hyphens:
max-spaces-after: 1
indentation: