summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: e3b5903b7176f6c4ec5f6db076221be2e663493a (plain)
1
2
3
4
5
6
root = true

[*.rs]
charset = utf-8
indent_style = space
indent_size = 4