Select Git revision
.pre-commit-config.yaml
-
nimrod authored
Because .bashrc was identified as a plain text file (it's not a shell script), the shell-lint and shellcheck hooks weren't checking it. Add an explicit hook just for it. Also, fix or silence whatever shellcheck found.
nimrod authoredBecause .bashrc was identified as a plain text file (it's not a shell script), the shell-lint and shellcheck hooks weren't checking it. Add an explicit hook just for it. Also, fix or silence whatever shellcheck found.