You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hack: add verify-shellcheck target to validate bash scripts in the repository
* add a bash script to run shellcheck on all the scripts in the
repository.
* add `verify-shellcheck` make target to run the shellcheck script.
* fix shellcheck warnings in existing bash scripts.
Signed-off-by: Deepesh Pathak <[email protected]>
0 commit comments