fix(noUndeclaredVariables): consult embedded bindings service before flagging false positives#9269
fix(noUndeclaredVariables): consult embedded bindings service before flagging false positives#9269
Conversation
…flagging false positives
🦋 Changeset detectedLatest commit: 9069b7f 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 |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughThis pull request introduces a patch release for Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
Merging this PR will not alter performance
Comparing Footnotes
|

Summary
I encountered this when trying to migrate a vue codebase to biome. There's more problems that I will open follow up PRs for. It probably affects other html-ish languages, but I haven't bothered to figure that out yet.
Planned by sonnet 4.6, implemented by gpt 5 mini.
Test Plan
added a cli test
Docs