Apply shellcheck and shfmt
This commit is contained in:
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
||||
[*.sh]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
shell_variant = posix
|
||||
binary_next_line = true
|
||||
switch_case_indent = true
|
Reference in New Issue
Block a user