testssl.sh/.editorconfig
2021-06-01 14:51:06 +08:00

11 lines
98 B
INI

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