Skip to content

Commit

Permalink
Merge branch 'main' into jason/hide-splitting-percent-in-collect-flow
Browse files Browse the repository at this point in the history
  • Loading branch information
evvvritt authored Oct 3, 2023
2 parents 268e8a5 + cbcaee9 commit 496455c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged --concurrent false

if ! npm run check; then
echo "check script failed"
exit 1
fi

0 comments on commit 496455c

Please sign in to comment.