-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
i18n(ja):enforce japanese writing style [i18nIgnore] #11931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n(ja):enforce japanese writing style [i18nIgnore] #11931
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌑 This pull request will not trigger status changes. Learn moreLunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: You can change this by either removing the keyword above from the PR's title, or modifying the Tracked FilesNote The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.
Warnings reference
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Good job!
Description (required)
This PR runs
textlint --fix
across our documentation and mdx files using only thepreset-ja-spacing
rule. It configures.textlintrc.json
to enforce Japanese spacing conventions, correcting full-width and half-width spaces around punctuation and between Japanese and Latin characters to align with the official Japanese writing guide.Japanese writing guide.
docs/i18n-guides/日本語.md
Lines 27 to 45 in b4d0c60
Related issues & labels (optional)
i18n