-
- Downloads
pre-commit: Use system shellcheck.
The official ShellCheck pre-commit hook uses a docker image, but it is, sometimes, unavailable. This change will use the system installed ShellCheck executable and does not depend on the image download.
Please sign in to comment