Skip to content

Commit

Permalink
Merge pull request #49 from Foundation-Devices/jeandudey/editorconfig
Browse files Browse the repository at this point in the history
Fix .editorconfig indent style
  • Loading branch information
stevenroose authored Aug 28, 2023
2 parents d93a017 + f429e9b commit aa6609a
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 aa6609a

Please sign in to comment.