Skip to content

Commit 97b8596

Browse files
committed
Editorconfig: fix
1 parent c9f3966 commit 97b8596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ indent_style = tab
1111
indent_size = tab
1212
tab_width = 4
1313

14-
[{*.json, *.yaml, *.yml, *.md}]
14+
[{*.json,*.yaml,*.yml,*.md}]
1515
indent_style = space
1616
indent_size = 2

0 commit comments

Comments
 (0)