aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
blob: 505b8064f404fc69ebbc6930107976e65214bf63 (plain)
1
2
3
4
5
[*.rs]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 4