Merge pull request #49 from Foundation-Devices/jeandudey/editorconfig
Fix .editorconfig indent style
This commit is contained in:
commit
aa6609ac2b
|
@ -1,4 +1,4 @@
|
|||
# see https://editorconfig.org for more options, and setup instructions for yours editor
|
||||
|
||||
[*.rs]
|
||||
indent_style = tabs
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in New Issue