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