fix(hooks): use cmd-compatible quoting for SessionStart run-hook#630
fix(hooks): use cmd-compatible quoting for SessionStart run-hook#630stablegenius49 wants to merge 1 commit intoobra:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis change updates the hook command string in hooks.json by modifying how the path to run-hook.cmd is quoted and escaped, addressing Windows path handling in the SessionStart hook invocation. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
hooks/hooks.jsonCLAUDE_PLUGIN_ROOTpaths while remaining compatible with Windowscmd.exeValidation
python3 -m json.tool hooks/hooks.jsonCloses #529