Add editorconfig file
This commit is contained in:
parent
5e6df7d7cc
commit
dec36156df
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