Skip to content

Commit

Permalink
fix: don't lint/check types on commit, dont test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
alecdwm committed Jul 25, 2024
1 parent 8aca9e0 commit f14d9a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
. "$(dirname -- "$0")/_/husky.sh"

yarn pretty-quick --staged
yarn lint -- --max-warnings=0
yarn check-types
4 changes: 0 additions & 4 deletions .husky/pre-push

This file was deleted.

0 comments on commit f14d9a4

Please sign in to comment.