Fix literal backup filename variant grouping#87
Fix literal backup filename variant grouping#87Dj-Shortcut wants to merge 1 commit intoAlanRockefeller:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe backup suffix detection regex pattern Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
Suggestions for this pull request merged into #91 Thanks for your help! |
Fixes an edge case where a file literally named backup.jpg was parsed as a backup variant with an empty group key. Adds a regression test and keeps existing img-backup.jpg behavior intact.
Tested:
Summary by CodeRabbit
Bug Fixes
Tests