chore: schema regression rule domains#8133
Conversation
|
WalkthroughThis PR refines JSON schema generation within the linter configuration module. The changes comprise renaming a trait method parameter for clarity, adding explicit subschema generation calls for Suggested labels
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings🧬 Code graph analysis (1)crates/biome_configuration/src/analyzer/linter/mod.rs (3)
⏰ 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). (11)
🔇 Additional comments (1)
Comment |
CodSpeed Performance ReportMerging #8133 will not alter performanceComparing Summary
Footnotes
|
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Summary
This should fix the website
Test Plan
Manually checked
Docs