lint/.automation/test/shell_shfmt/.editorconfig

7 lines
86 B
INI
Raw Normal View History

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