nix/.editorconfig
2025-12-02 23:00:51 -06:00

9 lines
103 B
INI

root = true
[*.sh]
indent_style = space
indent_size = 4
[bin/*]
indent_style = space
indent_size = 4