Skip to content

v0.0.8

Compare
Choose a tag to compare
@brikis98 brikis98 released this 22 Feb 12:59
· 81 commits to master since this release
6fa8ad1

Modules affected

  • shellcheck

Description

  • Updated the shellcheck pre-commit hook to only match *sh shebangs (e.g., sh, bash, zsh, etc). It used to (inadvertently) match a much broader range of files, such as bats tests.

Related links