Skip to content

Commit

Permalink
shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Feb 16, 2024
1 parent 30426c5 commit e77754d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .shellcheckrc

This file was deleted.

1 change: 1 addition & 0 deletions husky
Expand Up @@ -19,6 +19,7 @@ x() {
echo "$g" | xargs git add
}

c=0
h() {
[ $c != 0 ] && echo "husky - $h script failed (code $c)"
[ $c = 127 ] && echo "husky - command not found in PATH=$PATH"
Expand Down

0 comments on commit e77754d

Please sign in to comment.