mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
7 lines
107 B
INI
7 lines
107 B
INI
|
# top-most .editorconfig file
|
||
|
root = true
|
||
|
|
||
|
# use hard tabs for rust source files
|
||
|
[*.rs]
|
||
|
indent_style = tab
|