We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ad2e5 commit f6ff009Copy full SHA for f6ff009
.editorconfig
@@ -11,7 +11,7 @@ end_of_line = lf
11
insert_final_newline = true
12
trim_trailing_whitespace = true
13
14
-[.html,.yml,.yaml]
+[*.{html,yml,yaml}]
15
indent_size = 2
16
17
[*.xlf]
0 commit comments