docs(i18n): use the reference's dash typography in the Italian index and titles - #97
Conversation
|
Warning Review limit reachedNext included review available in 56 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (6)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughChangesDocumentation typography
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change only updates Italian documentation punctuation and does not alter wording, code examples, configuration, or runtime behavior. No actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (6 skipped: 6 unsupported.) ✨ 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 |
Follow-up to #95, cosmetic only — no wording changes.
The Italian locale landed with a plain hyphen where the rest of the reference uses dashes. It is most visible in the locale list, where the two lines now sit next to each other:
This aligns Italian with the English source and the Vietnamese translation: em dash between the link and the description, en dash inside a rule range, and em dash after the rule ID in each page title.
Six files: the five
DOL011-DOL015titles and the locale line indocs/rules/README.md.The
django-orm-lens-disable-next-linedirectives inside the suppression examples contain hyphens too and are deliberately untouched — those are part of the directive syntax, not typography. Each edit was applied to the title line only and asserted against the directive count, so the fenced examples are byte-identical to before.Summary by CodeRabbit