testssl.sh/.editorconfig

11 lines
98 B
INI

root = true
[*]
indent_style = space
[*.md]
indent_size = 2
[*.{t,pl,sh,bash}]
indent_size = 5