Skip to content

Commit a508036

Browse files
committed
style: Add missing editorconfig rules
1 parent 8337ec5 commit a508036

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
root = true
22

33
[*]
4+
charset = utf-8
5+
end_of_line = lf
6+
insert_final_newline = true
47
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)