Skip to content

Commit 4ecfb0d

Browse files
authored
Add .editorconfig file to specify charset (#481)
1 parent 98230f7 commit 4ecfb0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
insert_final_newline = true

0 commit comments

Comments
 (0)