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 426dfd5 commit 6aa53e2Copy full SHA for 6aa53e2
.yamllint
@@ -0,0 +1,8 @@
1
+---
2
+extends: default
3
+
4
+rules:
5
+ indentation:
6
+ level: error
7
+ indent-sequences: false
8
+...
0 commit comments