shellscript_check
This script will invoke ShellCheck on *.sh
files in the given directory ($PWD
if not given) and its subdirectories.
If you copy this script into a Node.js-based project you should exclude the
If you use Husky:
|
This script will invoke ShellCheck on *.sh
files in the given directory ($PWD
if not given) and its subdirectories.
If you copy this script into a Node.js-based project you should exclude the
If you use Husky:
|