docs: qwik no-react-props rule reference#8210
Conversation
🦋 Changeset detectedLatest commit: 6e932b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 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 |
|
Caution Review failedThe pull request is closed. WalkthroughThe NoReactSpecificProps lint rule declaration was changed to include an additional ESLint rule source. It now lists both RuleSource::EslintSolid("no-react-specific-props") and RuleSource::EslintQwik("no-react-props") as sources; all other behavior is unchanged. Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Comment |
CodSpeed Performance ReportMerging #8210 will not alter performanceComparing Summary
Footnotes
|
|
Could use a small changeset. |
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Summary
Missing qwik rule reference
Test Plan
Docs