Skip to content

Added Cursor environment bootstrap configuration#26998

Merged
EvanHahn merged 1 commit intomainfrom
cursor-worktree
Mar 26, 2026
Merged

Added Cursor environment bootstrap configuration#26998
EvanHahn merged 1 commit intomainfrom
cursor-worktree

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

ref e7737ce

This tells Cursor how to initialize a worktree. See the docs.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 00afe72d-0c04-4067-b8e7-32a8d560dbd2

📥 Commits

Reviewing files that changed from the base of the PR and between 96f1c41 and 8f01de5.

📒 Files selected for processing (1)
  • .cursor/worktrees.json

Walkthrough

A new .cursor/worktrees.json configuration file was introduced containing a setup-worktree task list. This task list includes two sequential commands: one to initialize and update all Git submodules recursively, and another to run yarn. The change adds 6 lines of configuration without modifying any exported or public code entities.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding a Cursor environment bootstrap configuration file (.cursor/worktrees.json) for worktree initialization.
Description check ✅ Passed The description is directly related to the changeset, explaining the purpose of the new configuration file and providing a reference to the relevant documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor-worktree

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@EvanHahn EvanHahn merged commit d8fc9ac into main Mar 26, 2026
35 checks passed
@EvanHahn EvanHahn deleted the cursor-worktree branch March 26, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant