Editor config

This commit is contained in:
Michael Zhang 2021-10-28 22:44:47 -05:00
parent ff18e98eff
commit 2f65f2173f

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.rs]
indent_style = space
indent_size = 2