aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 1209f7b903141a1f9eefb9942cd86bc483d68dca (plain)
1
2
3
4
5
root = true

[src/**.zig]
indent_style = tab
indent_size = 2