Shellcheck ci scripts, add a small .editorconfig (#186)
* Shellcheck ci/script.sh * Shellcheck ci/install.sh, simplify script a bit * Add .editorconfig for ci/*.sh * Shellcheck ci/before_deploy.sh
This commit is contained in:
committed by
Roey Darwish Dror
parent
bfbf7039e2
commit
7cfdc69b63
3
.editorconfig
Normal file
3
.editorconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
[ci/*.sh]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user