mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 03:31:26 -03:00
Update lint-conf.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
6
.github/lint-conf.yaml
vendored
6
.github/lint-conf.yaml
vendored
@@ -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