Skip to content

Commit c5cd829

Browse files
author
Vincent Prouillet
committedFeb 7, 2018
Add editorconfig file
1 parent 088eb93 commit c5cd829

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[*.rs]
2+
end_of_line = lf
3+
charset = utf-8
4+
indent_style = space
5+
indent_size = 4

0 commit comments

Comments
 (0)
Please sign in to comment.