Add editorconfig file
This commit is contained in:
parent
e4ccf95a2f
commit
5aa0a70f5f
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[*.rs]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
max_line_length = 100
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user