1 parent ba9bc3b commit 5604766Copy full SHA for 5604766
1 file changed
.yamllint.yml
@@ -0,0 +1,9 @@
1
+extends: default
2
+
3
+rules:
4
+ document-start: disable
5
6
+ line-length:
7
+ max: 120
8
+ allow-non-breakable-words: true
9
+ allow-non-breakable-inline-mappings: true
0 commit comments