-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Status: PR WelcomeWelcome to Pull RequestWelcome to Pull RequestStatus: ProposalRequest for commentsRequest for comments
Description
$ echo "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった...。" | npx textlint --stdin
<text>
1:29 ✓ error 句読点には全角の「、」と「。」を使います。和文の句読点としてピリオド(.)とカンマ(,)を使用しません。 jtf-style/1.2.1.句点(。)と読点(、)
1:29 ✓ error 和文の句読点としてはピリオドを使用しません。 jtf-style/4.1.3.ピリオド(.)、カンマ(,)
✖ 2 problems (2 errors, 0 warnings)
✓ 2 fixable problems.
Try to run: $ textlint --fix [file]
三点リーダ ( ...
) を使用した場合、 1.2.1.句点(。)と読点(、)
と 4.1.3.ピリオド(.)、カンマ(,)
に違反すると出てきます。
しかし、三点リーダは句読点には該当しないため、許容するのが適切と考えられます。
Metadata
Metadata
Assignees
Labels
Status: PR WelcomeWelcome to Pull RequestWelcome to Pull RequestStatus: ProposalRequest for commentsRequest for comments