Skip to content

Commit 9a9007a

Browse files
author
marisa
committed
chore: Add .editorconfig file
1 parent 88ec6f6 commit 9a9007a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
root = true
2+
3+
[*.rs]
4+
end_of_line = lf
5+
insert_final_newfile = true
6+
indent_style = space
7+
indent_size = 4

0 commit comments

Comments
 (0)