We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4602827 commit 8b57e92Copy full SHA for 8b57e92
.editorconfig
@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
11
indent_style = tab
12
indent_size = 4
13
14
-[*.yml,*.yaml]
+[*.{yml,yaml}]
15
indent_style = space
16
indent_size = 2
0 commit comments