Skip to content

Commit f273890

Browse files
committed
Add editorconfig
1 parent 67882c2 commit f273890

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+
root = true
3+
charset = utf-8
4+
end_of_line = lf
5+
indent_style = tab
6+
insert_final_newline = true
7+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)