Skip to content

Commit 599b63e

Browse files
committed
Update .editorconfig
1 parent d4f893f commit 599b63e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
root = true
22

33
[*]
4-
indent_style = tab
5-
tab_width = 4
4+
indent_style = space
5+
indent_size = 2
66
end_of_line = lf
77
charset = utf-8
88
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)