Portfolio
JMDD-4Husky pre-commit gate
Description
If it is committed, it is checked.
- "prepare": "husky" so pnpm install installs the hook
- Pre-commit order, first failure blocks: format:check + lint, then typecheck, then unit tests (--run)
- Verified by attempting a commit with each failure class; e2e stays out of the hook
Sub-tickets
0No sub-tickets yet.
Links
No links.
Comments
0No comments yet.