Skip to content

Commit f429e9b

Browse files
committed
Fix .editorconfig indent style
Signed-off-by: Jean-Pierre De Jesus DIAZ <[email protected]>
1 parent 0f52eca commit f429e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# see https://editorconfig.org for more options, and setup instructions for yours editor
22

33
[*.rs]
4-
indent_style = tabs
4+
indent_style = tab

0 commit comments

Comments
 (0)