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