fix: correct mamory typo and add false positives to _typos.toml (#161) - #166
fix: correct mamory typo and add false positives to _typos.toml (#161)#166aditya226-sharma wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change updates typo-checker exceptions for ChangesTypo Corrections
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR makes a localized typo correction and updates typo-scanner exceptions; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Unsigned commits detected! Please sign your commits. For instructions on how to set up GPG/SSH signing and verify your commits, please see GitHub Documentation. |
Summary
Fixes the one real typo detected by the nightly scan and adds false positives for variable names.
Changes
Note
The vas and eit matches are variable names, not typos. The nightly scanner flagged them incorrectly.
Closes #161
Summary by CodeRabbit