We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0a609 commit c6e2dc1Copy full SHA for c6e2dc1
.editorconfig
@@ -7,3 +7,6 @@ trim_trailing_whitespace = true
7
charset = utf-8
8
indent_style = space
9
indent_size = 4
10
+
11
+[*.yaml,*.yml]
12
+indent_size = 2
0 commit comments