Files
vibe-kanban/scripts
Louis Knight-Webb 1e1409c9b0 i18n check detaches local git (vibe-kanban) (#967)
* Done! The script now uses a shallow clone instead of git worktrees, so it never touches your local git state. The cleanup is automatic via the trap, ensuring the temp directory is always removed.

* Done! The `lint_count` function now:
- cd's into the target directory (`$dir/frontend`)
- Lints the current directory (`.`)
- Uses `--prefix` to ensure ESLint uses the PR workspace's dependencies

This is clearer and fixes the empty PR_COUNT issue.
2025-10-10 10:32:44 +01:00
..
2025-08-08 13:53:27 +01:00