Skip to content
Commit 93a44149 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

pre-commit: Add shellcheck to pre-commit configuration.

`Shellcheck` is a linter tool for shell scripts that is also used in
Automation Hub.

This change adds a pre-commit hook to run shellcheck on shell scripts.
The hook uses a Docker image, which needs to be downloaded on the first
run. It works well  with `podman`.
parent 77b72af1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment