nit: prevent shellcheck command from getting expanded by default
This commit is contained in:
@ -15,4 +15,4 @@ find . -name "*.sh" \
|
|||||||
| xargs -0 \
|
| xargs -0 \
|
||||||
ci/docker-run.sh koalaman/shellcheck --color=always --external-sources --shell=bash
|
ci/docker-run.sh koalaman/shellcheck --color=always --external-sources --shell=bash
|
||||||
|
|
||||||
exit 0
|
echo --- ok
|
||||||
|
Reference in New Issue
Block a user