Skip to content

fix: cleanup deduplicate comparison tables - #17

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

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

Conversation

@thegdsks

@thegdsksthegdsks commented Apr 13, 2026

Copy link
Copy Markdown
Member

Summary

Ran humanizer audit - no other AI patterns found.

CopilotAI review requested due to automatic review settings April 13, 2026 00:57

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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.

FileDescription
README.mdReplaces em dashes in the manual setup section and removes the duplicate “Compared to alternatives” comparison table.
COMPARISON.mdReplaces 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.

Comment threadREADME.md
<summary>Configure manually instead</summary>

**Claude Code** add to `CLAUDE.md`:
**Claude Code** - add to `CLAUDE.md`:

CopilotAIApr 13, 2026

Copy link

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.
Comment threadREADME.md
Comment threadREADME.md Outdated
Comment threadCOMPARISON.md Outdated
Comment threadCOMPARISON.md
Comment threadCOMPARISON.md
Comment threadCOMPARISON.md
Comment threadCOMPARISON.md
Comment threadCOMPARISON.md Outdated
@thegdsksthegdsks changed the title fix: remove em dashes and deduplicate comparison tablesfix: cleanup deduplicate comparison tablesApr 13, 2026
@thegdsksthegdsks self-assigned this Apr 13, 2026
@thegdsksthegdsks added enhancement New feature or request golang Go language support labels Apr 13, 2026
thegdsksand 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 masterApr 13, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestgolangGo language support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thegdsks