chore: ignore shellcheck pre-commit

This commit is contained in:
Smit Vora 2022-11-03 12:15:59 +05:30
parent f524a0169a
commit e3cbf580b0

View file

@ -2,6 +2,7 @@
# Developer Note: Run this script in the /workspace/development directory
export NVM_DIR=~/.nvm
# shellcheck disable=SC1091
source $NVM_DIR/nvm.sh
sudo apt -qq update && sudo apt -qq install jq -y