Apply shellcheck and shfmt

This commit is contained in:
Rien Maertens
2020-04-03 12:15:53 +02:00
parent d1fa399c86
commit 154d15b890
2 changed files with 29 additions and 20 deletions

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
[*.sh]
indent_style = space
indent_size = 4
shell_variant = posix
binary_next_line = true
switch_case_indent = true