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
makefile: add a rule to validate shell scripts with shellcheck
This adds a `make check` for top level static checks.
Add `make check-shell-scripts` to invoke the shellcheck command.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments