Skip to content

Commit 7b79287

Browse files
committed
Specify indent size in EditorConfig
1 parent ab862a6 commit 7b79287

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ root = true
22

33
[*]
44
charset = utf-8
5+
indent_style = space
6+
indent_size = 4
57
insert_final_newline = true

0 commit comments

Comments
 (0)