Fix .editorconfig indent style
Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
This commit is contained in:
parent
0f52eca5d9
commit
f429e9b68e
|
@ -1,4 +1,4 @@
|
||||||
# see https://editorconfig.org for more options, and setup instructions for yours editor
|
# see https://editorconfig.org for more options, and setup instructions for yours editor
|
||||||
|
|
||||||
[*.rs]
|
[*.rs]
|
||||||
indent_style = tabs
|
indent_style = tab
|
||||||
|
|
Loading…
Reference in New Issue