add backend .editorconfig that complies with the rust style guide
This commit is contained in:
parent
e3ab697e66
commit
c8b7584fee
1 changed files with 4 additions and 0 deletions
4
packages/backend/.editorconfig
Normal file
4
packages/backend/.editorconfig
Normal file
|
@ -0,0 +1,4 @@
|
|||
[*.rs]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
Loading…
Add table
Reference in a new issue