fix: Fix ignore patterns for monorepo root to handle .turbo/** and apps/** correctly#695
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: a32133a The changes in this PR will be included in the next version bump. This PR includes changesets to release 18 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThis PR modifies ignore patterns and Prettier configuration across the monorepo to address a VSCode Prettier issue. Changes include adding Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Disabled knowledge base sources:
⛔ Files ignored due to path filters (12)
📒 Files selected for processing (9)
🧰 Additional context used📓 Path-based instructions (7)**/*📄 CodeRabbit inference engine (.cursor/rules/code-style.mdc)
Files:
examples/todo-with-auth0/{package.json,apps/{admin,backend}/package.json}📄 CodeRabbit inference engine (examples/todo-with-auth0/CLAUDE.md)
Files:
.changeset/**/*.md📄 CodeRabbit inference engine (AGENTS.md)
Files:
examples/blog-with-auth/**/package.json📄 CodeRabbit inference engine (examples/blog-with-auth/CLAUDE.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/code-style.mdc)
Files:
**/*.{js,ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/code-style.mdc)
Files:
**/*.{ts,tsx,js}📄 CodeRabbit inference engine (.cursor/rules/code-style.mdc)
Files:
🧠 Learnings (31)📓 Common learnings📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-14T08:07:58.492ZApplied to files:
📚 Learning: 2025-09-03T17:03:52.726ZApplied to files:
📚 Learning: 2025-09-03T17:03:52.726ZApplied to files:
📚 Learning: 2025-06-03T09:11:29.651ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-14T08:07:58.492ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-09-03T17:03:52.726ZApplied to files:
📚 Learning: 2025-09-03T17:03:52.726ZApplied to files:
📚 Learning: 2025-10-23T21:00:29.010ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-10-23T21:01:15.331ZApplied to files:
📚 Learning: 2025-07-22T09:10:31.413ZApplied to files:
📚 Learning: 2025-07-22T09:11:29.223ZApplied to files:
🧬 Code graph analysis (1)packages/project-builder-server/src/compiler/root/root-package-compiler.ts (1)
🪛 markdownlint-cli2 (0.18.1).changeset/fix-turbo-and-apps-ignore-patterns.md5-5: Bare URL used (MD034, no-bare-urls) 5-5: Spaces inside emphasis markers (MD037, no-space-in-emphasis) 5-5: Spaces inside emphasis markers (MD037, no-space-in-emphasis) 5-5: Spaces inside emphasis markers (MD037, no-space-in-emphasis) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (11)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 by CodeRabbit
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.