-
-
Notifications
You must be signed in to change notification settings - Fork 794
chore: regression schemars v1 #8092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
WalkthroughThis change refactors JSON schema generation for rule options and streamlines build dependencies. The 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 (2)
π Files selected for processing (2)
π€ Files with no reviewable changes (1)
π§° Additional context usedπ§ Learnings (3)π Common learningsπ Learning: 2025-10-15T09:23:33.055ZApplied to files:
π Learning: 2025-10-15T09:23:33.055ZApplied to files:
𧬠Code graph analysis (1)crates/biome_rule_options/src/no_restricted_elements.rs (1)
β° 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). (9)
π Additional comments (1)
Comment |
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
Forgot to push the fix for this small regression
Test Plan
Gree CI
Docs