Skip to content

Commit 15739d7

Browse files
committed
.editorconfig
1 parent efdcc9b commit 15739d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.editorconfig

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

44
[*]
5-
indent_style = space
6-
indent_size = 2
7-
end_of_line = lf
85
charset = utf-8
9-
trim_trailing_whitespace = true
6+
end_of_line = lf
7+
indent_size = 2
8+
indent_style = space
109
insert_final_newline = true
10+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)