-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
textlint preview fix test #45
base: test/textlint
Are you sure you want to change the base?
Conversation
|
||
## unmatched pairs test | ||
|
||
My Name is ななしのごんべ, Good by. |
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.
🚫 [textlint] <eslint.rules.ja-technical-writing/ja-no-successive-word> reported by reviewdog 🐶
"な" が連続して2回使われています。 (ja-technical-writing/ja-no-successive-word)
|
||
## unmatched pairs test | ||
|
||
My Name is ななしのごんべ, Good by. |
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.
🚫 [textlint] <eslint.rules.ja-technical-writing/ja-no-mixed-period> reported by reviewdog 🐶
文末が"。"で終わっていません。 (ja-technical-writing/ja-no-mixed-period)
|
||
## max-ten tes | ||
|
||
句読点が、多すぎて、読みにくい、ドキュメントを、抑制します。 |
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.
🚫 [textlint] <eslint.rules.ja-technical-writing/max-ten> reported by reviewdog 🐶
一つの文で"、"を3つ以上使用しています (ja-technical-writing/max-ten)
|
||
## test all | ||
|
||
とくにはない |
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.
🚫 [textlint] <eslint.rules.ja-technical-writing/ja-no-mixed-period> reported by reviewdog 🐶
文末が"。"で終わっていません。 (ja-technical-writing/ja-no-mixed-period)
|
||
## unmatched pairs test | ||
|
||
My Name is ななしのごんべ, Good by. |
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.
[textlint-fix] reported by reviewdog 🐶
My Name is ななしのごんべ, Good by. | |
My Name is ななしのごんべ, Good by。 |
No description provided.