Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

.pre-commit-config.yaml

Blame
    • nimrod's avatar
      1ee7adf1
      Pre-commit checks for .bashrc. · 1ee7adf1
      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.
      1ee7adf1
      History
      Pre-commit checks for .bashrc.
      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.