mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
* chore: add .editorconfig file * feat: add root config to .editorconfig Co-authored-by: Johannes Agricola <naseschwarz@users.noreply.github.com> --------- Co-authored-by: Johannes Agricola <naseschwarz@users.noreply.github.com>
3 lines
38 B
INI
3 lines
38 B
INI
root = true
|
|
[*.rs]
|
|
indent_style = tab
|