grin/.editorconfig

7 lines
107 B
INI
Raw Normal View History

# top-most .editorconfig file
root = true
# use hard tabs for rust source files
[*.rs]
indent_style = tab