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

[src/**.zig]
indent_style = space
indent_size = 4