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 6f08390 commit 38c500eCopy full SHA for 38c500e
.yamllint.yaml
@@ -0,0 +1,11 @@
1
+---
2
+
3
+extends: default
4
5
+rules:
6
+ empty-lines:
7
+ max: 2
8
+ max-start: 0
9
+ max-end: 1
10
+ line-length:
11
+ max: 200
0 commit comments