We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe211ca commit 61eb3fdCopy full SHA for 61eb3fd
1 file changed
.github/linters/.yaml-lint.yml
@@ -10,6 +10,8 @@ rules:
10
check-keys: false
11
document-start: disable
12
line-length:
13
- max: 150
+ max: 160
14
comments:
15
min-spaces-from-content: 1
16
+ new-lines:
17
+ type: platform
0 commit comments