Skip to content

README: remove em-dashes and tab-status emojis - #1

Open
jamubc wants to merge 1 commit into
mainfrom
readme/cleanup-dashes-emojis
Open

README: remove em-dashes and tab-status emojis#1
jamubc wants to merge 1 commit into
mainfrom
readme/cleanup-dashes-emojis

Conversation

@jamubc

@jamubc jamubc commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Replace decorative em-dashes with commas, semicolons, or colons. Remove 📌 and 🔊 from the list_tabs description, replaced with plain text (pinned, audible). Replace the em-dash default-value placeholder in the params table with a hyphen.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request performs grammatical and punctuation cleanups in the README.md file to improve readability. The feedback suggests a minor grammatical correction to resolve a comma splice on line 183 by replacing a comma with a semicolon.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md
### Should Also Work

These clients support MCP but we haven't tested them directly. The same JSON config block should work just drop it into the client's MCP config file:
These clients support MCP but we haven't tested them directly. The same JSON config block should work, just drop it into the client's MCP config file:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

This sentence contains a comma splice because it joins two independent clauses ("The same JSON config block should work" and "just drop it into the client's MCP config file") with only a comma. Replacing the comma with a semicolon or a period would be grammatically correct.

Suggested change
These clients support MCP but we haven't tested them directly. The same JSON config block should work, just drop it into the client's MCP config file:
These clients support MCP but we haven't tested them directly. The same JSON config block should work; just drop it into the client's MCP config file:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant