Conversation
✅ Deploy Preview for biomejs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
WalkthroughThis change adds Turborepo domain support to the linter documentation system. The Rust codebase was updated to handle a new RuleDomain::Turborepo case in the documentation writer, emitting a dedicated section for Turborepo-specific rules. Simultaneously, the documentation content was expanded with a new Turborepo section detailing activation modes (recommended, all, none), dependencies (turbo >=1.0.0), and associated rules like noUndeclaredEnvVars. No modifications to existing domain handling or rule logic were made. Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ 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 (2)
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 |
|
Don't worry about the CI failures here, I think they were already here in |
Summary
Added the domain for biomejs/biome#8426 to the documentation.