Skip to content

fix: cleanup deduplicate comparison tables#17

Merged
thegdsks merged 4 commits intomasterfrom
fix/humanize-content
Apr 13, 2026
Merged

fix: cleanup deduplicate comparison tables#17
thegdsks merged 4 commits intomasterfrom
fix/humanize-content

Conversation

@thegdsks
Copy link
Copy Markdown
Member

@thegdsks thegdsks commented Apr 13, 2026

Summary

Ran humanizer audit - no other AI patterns found.

Copilot AI review requested due to automatic review settings April 13, 2026 00:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md and COMPARISON.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`:
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
@thegdsks thegdsks changed the title fix: remove em dashes and deduplicate comparison tables fix: cleanup deduplicate comparison tables Apr 13, 2026
@thegdsks thegdsks self-assigned this Apr 13, 2026
@thegdsks thegdsks added enhancement New feature or request golang Go language support labels Apr 13, 2026
thegdsks and others added 3 commits April 12, 2026 20:00
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>
@thegdsks thegdsks merged commit bb4149a into master Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request golang Go language support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants