Skip to content

Commit bead838

Browse files
committed
fix editorconfig
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 4c66ebd commit bead838

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
@@ -2,10 +2,10 @@
22

33
# top-most EditorConfig file
44
root = true
5-
charset = utf-8
6-
trim_trailing_whitespace = true
75

86
[*]
7+
charset = utf-8
8+
trim_trailing_whitespace = true
99
end_of_line = lf
1010
insert_final_newline = true
1111
indent_style = space

0 commit comments

Comments
 (0)