Skip to content

Commit 61eb3fd

Browse files
committed
yaml lint rule tweak
1 parent fe211ca commit 61eb3fd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/linters/.yaml-lint.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ rules:
1010
check-keys: false
1111
document-start: disable
1212
line-length:
13-
max: 150
13+
max: 160
1414
comments:
1515
min-spaces-from-content: 1
16+
new-lines:
17+
type: platform

0 commit comments

Comments
 (0)