You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add pre-commit hooks (merge conflict check, web lint/tsc, shellcheck)
- Reject commits with merge conflict markers in staged files
- When web/ is staged: run npm run lint and tsc -b in web/
- When scripts/ or .githooks/ change: run shellcheck if available
Made-with: Cursor
0 commit comments