Changes suggested by DJ Shortcut#91
Conversation
…ckups match, which prevents a bare backup.jpg stem from collapsing into an empty group key.
|
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 PR refines the regex pattern used to detect trailing ChangesBackup Token Parsing Refinement
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Tightened the backup-token regex so only hyphen-delimited trailing backups match, which prevents a bare backup.jpg stem from collapsing into an empty group key. (Pull # 87)
Updated pytest to use --basetemp=./tmp/pytest-temp and added tmp to norecursedirs in pyproject.toml:59 (pr # 73)
Keyboard modifier bindings now require all mapped bits to be present, allow extra event
modifiers, and choose the most specific matching binding before falling back to plain-key handling. (pr # 88)
Summary by CodeRabbit
Release Notes
Bug Fixes
Tests