Skip to content

Commit 54301c9

Browse files
indent using 4 spaces
1 parent 9c2c5e3 commit 54301c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ root = true
55
[*]
66
charset = utf-8
77
end_of_line = lf
8-
indent_size = 2
8+
indent_size = 4
99
indent_style = space
1010
insert_final_newline = true
1111
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)