Skip to content

Commit

Permalink
Fix .editorconfig indent style
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
  • Loading branch information
jeandudey committed Mar 13, 2023
1 parent 0f52eca commit f429e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# see https://editorconfig.org for more options, and setup instructions for yours editor

[*.rs]
indent_style = tabs
indent_style = tab

0 comments on commit f429e9b

Please sign in to comment.