Create .editorconfig

This commit is contained in:
khai96_ 2019-04-18 13:11:31 +07:00
parent 7ed64b5bf8
commit 50fc82a82b

3
.editorconfig Normal file
View File

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