docs(slop): recast em-dash and curly-apostrophe prose tells#3601
Open
josephfarina wants to merge 5 commits into
Open
docs(slop): recast em-dash and curly-apostrophe prose tells#3601josephfarina wants to merge 5 commits into
josephfarina wants to merge 5 commits into
Conversation
Found during Night Watch doc review.
Found during Night Watch doc review.
Found during Night Watch doc review.
Found during Night Watch doc review.
Found during Night Watch doc review.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
PR Analysis Report📚 Storybook PreviewView Storybook for this PR 🧪 Sandbox PreviewView Sandbox for this PR No new or modified components detected. Bundle Size Summary
Accessibility AuditStatus: No accessibility violations detected. Generated by PR Enrichment workflow | Storybook | Sandbox | View full report |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Fixes AI-slop prose tells (check 17) found in five component/template
.doc.mjsfiles. Prose strings only; meaning preserved; typography normalized to plain ASCII.Avatar.sizedescription: em-dash recast to a semicolon (NOT valid; use the full words).FileInput.disabledMessagedescription: em-dash recast to a semicolon.TabListbestPractices (three positions): curly apostrophe escapes (\u2019) straightened to'in "don't overpower".TimeInputbestPractices (two positions): curly apostrophe escapes straightened to'in "Don't".TabListTabsWithActionsblock template description: curly apostrophe escape straightened.Left as-is (correctly exempt): the
9 AM – 5 PMnumeric time range andh1–h6identifier range en-dashes, and the em-dash inside a CSS code sample.Checklist
pnpm --filter @astryxdesign/core typecheck:docspassestsc --project packages/cli/tsconfig.template-docs.json --noEmitpasses--props/ bestPractices output verified (straight apostrophes, no em-dash).doc.mjsparse-checkedNight Watch — Doc Reviewer