bootstrap: run shellcheck on scripts and fix errors
Closed this issue · 0 comments
Bill-Kunj commented
The bootstrap scripts do not completely follow best practices. These oversights should be addressed.
https://www.shellcheck.net/ provides lint-like analysis of shell scripts.
command line available as package 'shellcheck' in linux.
VSCode extension available as 'shellcheck'
- bootstrap
- check-rnode
- create-snapshot
- deploy
- deploy-all
- deploy-with-pk
- eval
- explore
- generated
- list-snapshot
- lookupURI
- master-contract-directory
- propose
- redeploy-class
- restore-snapshot
- run-rnode
- stop-rnode