We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1389aec commit ed5eb71Copy full SHA for ed5eb71
1 file changed
.editorconfig
@@ -3,6 +3,10 @@ root=true
3
[*.md]
4
indent_style=tab
5
6
+[*.{yml,yaml}]
7
+indent_style=space
8
+indent_size=2
9
+
10
[*.{kt,kts}]
11
indent_style=space
12
indent_size=4
0 commit comments