🔧 Scope Claude hooks to $CLAUDE_PROJECT_DIR#6899
Conversation
- Pass -C "$CLAUDE_PROJECT_DIR" to every pnpm invocation in .claude/check-code.sh, .claude/format-file.sh, and .claude/session-start.sh so the hooks run against the project regardless of Claude's current working directory. - In .claude/check-code.sh, bootstrap pnpm via npm install -g if missing, and run pnpm install --frozen-lockfile before build/lint/typecheck so the Stop hook has a consistent, up-to-date node_modules.
|
@fast-check/ava
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6899 +/- ##
==========================================
+ Coverage 94.72% 94.75% +0.03%
==========================================
Files 211 211
Lines 5778 5778
Branches 1527 1528 +1
==========================================
+ Hits 5473 5475 +2
+ Misses 297 295 -2
Partials 8 8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Checklist
— Don't delete this checklist and make sure you do the following before opening the PR
pnpm run bumpor by following the instructions from the changeset bot🐛(vitest) Something...) when the change targets a package other thanfast-check