Skip to content

Commit bc81f3a

Browse files
committed
Enabled rules.new-lines
1 parent 2fa4e8e commit bc81f3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.yamllint-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ extends: default
33
rules:
44
comments: disable # allow any number of spaces before comments
55
document-start: disable # allow omission of '---' at document start
6-
new-lines: disable # allow any new line character
76
truthy: disable # allow any value for keys yamllint often falsely detects as truthy
87
line-length:
98
max: 120

0 commit comments

Comments
 (0)