Uh oh!
There was an error while loading. Please reload this page.
fix: cleanup deduplicate comparison tables - #17
Conversation
There was a problem hiding this comment.
Pull request overview
This PR standardizes punctuation in the documentation by replacing em dashes with regular dash separators, and removes a duplicate comparison table from the README to avoid redundancy.
Changes:
- Replaced em dashes with regular dash separators across
README.mdandCOMPARISON.md. - Removed the verbose “Compared to alternatives” table from
README.md(kept the compact comparison section/link).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| README.md | Replaces em dashes in the manual setup section and removes the duplicate “Compared to alternatives” comparison table. |
| COMPARISON.md | Replaces em dashes with regular dash separators across headings, prose, and a code block comment. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <summary>Configure manually instead</summary> | ||
| **Claude Code** — add to `CLAUDE.md`: | ||
| **Claude Code** - add to `CLAUDE.md`: |
There was a problem hiding this comment.
There are two spaces before the dash separator ("Claude Code␠␠-") which reads like a formatting typo and is inconsistent with other separators in this README (many places use " -- "). Consider using a single-space separator and/or matching the existing " -- " style.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Summary
Ran humanizer audit - no other AI patterns found.