Skip to content

Commit cc780cd

Browse files
authored
Suppress useless warnings in .yamllint (learning-process#294)
Suppress useless warnings to clean up GitHub "Files changed" page output
1 parent 9c2e253 commit cc780cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yamllint

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ rules:
33
line-length:
44
max: 120
55
level: error
6+
truthy: disable
7+
document-start: disable

0 commit comments

Comments
 (0)