superlint/.automation/test/shell_shfmt/.editorconfig

7 lines
86 B
INI
Raw Normal View History

2020-08-29 15:50:26 -04:00
# top-most EditorConfig file
root = true
2020-09-25 15:25:33 -04:00
[*.sh]
2020-08-28 14:42:32 -04:00
indent_style = space
indent_size = 4