We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af57b59 commit bb296efCopy full SHA for bb296ef
.yamllint
@@ -0,0 +1,7 @@
1
+extends: relaxed
2
+
3
+rules:
4
+ line-length:
5
+ max: 200
6
+ allow-non-breakable-inline-mappings: true
7
0 commit comments