chore: Add .editorconfig file

pull/231/head
marisa 5 years ago
parent 88ec6f6b16
commit 9a9007abae

@ -0,0 +1,7 @@
root = true
[*.rs]
end_of_line = lf
insert_final_newfile = true
indent_style = space
indent_size = 4
Loading…
Cancel
Save