Skip to content

Commit 3d5bfc6

Browse files
committed
Add EditorConfig file
1 parent a99dff6 commit 3d5bfc6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[*]
2+
end_of_line = lf
3+
insert_final_newline = true
4+
trim_trailing_whitespace = true
5+
charset = utf-8
6+
ident_style = tab
7+
tab_width = 2

0 commit comments

Comments
 (0)