fix(dev-infra): isolate Lefthook per worktree

This commit is contained in:
Tianyi Cui
2026-07-27 20:02:29 +08:00
parent beb885c254
commit 3a69e7a2d8
5 changed files with 627 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Git hooks (lefthook). Keep these local checkpoints fast; CI owns the full
# repository-wide gate matrix.
# Install: `pnpm exec lefthook install` (runs automatically via postinstall).
# Install: `node scripts/install-lefthook.mjs` (runs automatically via postinstall).
pre-commit:
jobs: