fix: restore the em-dash example in the no-em-dash STYLEGUIDE rule#398
Conversation
PR #388's repo-wide em-dash replace also hit the literal em-dash this rule uses as its example, leaving "use `-` instead of em dashes (`-`)". Restore the example char; this is the single intentional em-dash in the repo.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesStyle guide em dash punctuation fix
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minutes Poem
🚥 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 unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #398 +/- ##
=======================================
Coverage 78.90% 78.90%
=======================================
Files 23 23
Lines 1782 1782
Branches 640 641 +1
=======================================
Hits 1406 1406
Misses 341 341
Partials 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
PR #388's repo-wide em-dash →
-replace also hit the literal em-dash this rule uses as its example, leaving the nonsensical "use-instead of em dashes (-)". Restore the example character.This one line is the single intentional
—in the repo (the rule has to show the character it tells you to avoid).🤖 Generated with Claude Code
Summary by CodeRabbit