Update lint-conf.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -23,9 +23,9 @@ rules:
|
|||||||
document-end: disable
|
document-end: disable
|
||||||
document-start: disable # No --- to start a file
|
document-start: disable # No --- to start a file
|
||||||
empty-lines:
|
empty-lines:
|
||||||
max: 2
|
max: 4
|
||||||
max-start: 0
|
max-start: 2
|
||||||
max-end: 0
|
max-end: 2
|
||||||
hyphens:
|
hyphens:
|
||||||
max-spaces-after: 1
|
max-spaces-after: 1
|
||||||
indentation:
|
indentation:
|
||||||
|
|||||||
Reference in New Issue
Block a user