Skip to content

Commit

Permalink
Show lint output during commits
Browse files Browse the repository at this point in the history
  • Loading branch information
firefoxic committed Oct 29, 2023
1 parent 87e22fd commit 2666eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ git stash -ku

trap "git stash pop" EXIT

pnpm --silent test
pnpm test

0 comments on commit 2666eaf

Please sign in to comment.