Skip to content

Commit 77f8edc

Browse files
committed
Update .yamllint
1 parent f53c0dd commit 77f8edc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.yamllint

+4
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ extends: default
22

33
rules:
44
document-start: disable
5+
truthy:
6+
allowed-values: ['true', 'false', 'on']
7+
line-length:
8+
max: 120

0 commit comments

Comments
 (0)