Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch pre-commit hooks for running shellcheck
This hook bundles the binaries for shellcheck with a Python package which removes the need to ensure the tool is installed for the hook to function. It also ties the version of shellcheck used to the hook which will help guarantee consistency.
- Loading branch information