Skip to content

docs: stop naming a private repo in createI18n comments - #202

Merged
pathscale merged 1 commit into
masterfrom
fix/genericize-i18n-comments
Jul 25, 2026
Merged

docs: stop naming a private repo in createI18n comments#202
pathscale merged 1 commit into
masterfrom
fix/genericize-i18n-comments

Conversation

@pathscale

Copy link
Copy Markdown
Owner

Last of the private-repo references in this public repository, after #200 and #201.

Two comments in src/components/language-switcher/createI18n.tsx cited a private application repo's internal i18nStore as the API this component matches. Reworded to describe the pattern instead of naming the repo. Comment-only — no behaviour change.

Kept separate from #201 so a docs PR doesn't carry a src/ change.

Verification

bunx biome lint on the changed file: clean.

Worth a separate look: bun run lint fails in my working copy on master as well as this branch — bun biome lint --write resolves to biome.json rather than the binary, and @biomejs/biome is declared but has no entry in node_modules/.bin here. That may just be an incomplete install on my machine rather than a repo problem, so I haven't touched package.json — flagging it rather than guessing.

🤖 Generated with Claude Code

Two comments cited a private application repository's internal i18nStore
as the API this matches. This library is public; the comments make the
same point without the name.

Comment-only — no behaviour change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview deployment is ready!

You can view the preview at: https://pr-ui-preview-202.surge.sh

@pathscale
pathscale merged commit 409066e into master Jul 25, 2026
2 checks passed
@pathscale
pathscale deleted the fix/genericize-i18n-comments branch July 25, 2026 22:19
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