-
-
Notifications
You must be signed in to change notification settings - Fork 794
docs: missing references #8207
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
docs: missing references #8207
Conversation
|
WalkthroughThe pull request adds additional RuleSource declarations to two lint rules' public exports: Suggested labels: Possibly related PRs
Suggested reviewers
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)
🧰 Additional context used🧬 Code graph analysis (2)crates/biome_js_analyze/src/lint/nursery/use_max_params.rs (1)
crates/biome_js_analyze/src/lint/correctness/use_jsx_key_in_iterable.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). (12)
🔇 Additional comments (2)
Comment |
|
My bad I forgot it when I did this rules, thx for adding it |
c7f5554 to
6537473
Compare
CodSpeed Performance ReportMerging #8207 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
Missing rule references
Test Plan
Docs