mirror-ghostty/.editorconfig

10 lines
120 B
INI

root = true
[*.{sh,bash}]
indent_size = 2
indent_style = space
[bash-preexec.sh]
indent_size = 4
indent_style = space