Skip to content

Commit b408314

Browse files
chore(dev): disable pre-push hook (#3673)
1 parent 99a131d commit b408314

2 files changed

Lines changed: 0 additions & 67 deletions

File tree

.husky/pre-push

Lines changed: 0 additions & 66 deletions
This file was deleted.

DEVELOPMENT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ All tests should pass against the local PostgreSQL database.
226226
## Git Workflow
227227

228228
- Direct commits to `main` are blocked by a git hook. Always work on a feature branch.
229-
- The pre-push hook runs `pnpm format:check`, `lint`, and `typecheck --changes-only` in parallel.
230229

231230
## Stripe Webhook Testing
232231

0 commit comments

Comments
 (0)