We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7a332 commit 118a3c9Copy full SHA for 118a3c9
README.md
@@ -63,6 +63,7 @@ textlint --preset ja-technical-writing README.md
63
> https://github.com/azu/textlint-rule-max-kanji-continuous-len
64
65
漢字同士が連続していると読みにくさにつながります。
66
+固有名詞は `allow` オプションに記述して回避します。
67
68
"max-kanji-continuous-len": {
69
max: 5
0 commit comments