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-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:
|
||||
|
||||
Reference in New Issue
Block a user