koalaman / shellcheck

ShellCheck, a static analysis tool for shell scripts
https://www.shellcheck.net
GNU General Public License v3.0
36.45k stars 1.78k forks source link

Offer `system`-style `pre-commit` hook alongside the `docker` one #2946

Open Alexander-Shukaev opened 8 months ago

Alexander-Shukaev commented 8 months ago

Is it possible to merge system-style hook (see https://github.com/Jarmos-san/shellcheck-precommit) to the official one please? Thanks.