We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85af461 commit 6a48216Copy full SHA for 6a48216
.editorconfig
@@ -13,6 +13,5 @@ indent_style = space
13
indent_size = 4
14
15
# 2 space indentation
16
-[*.yaml, *.yml]
17
-indent_style = space
+[*.{yaml,.yml}]
18
indent_size = 2
0 commit comments