textlint-rule / textlint-rule-sentence-length

textlint rule that limit maximum length of sentence.
MIT License
7 stars 3 forks source link

Mismatch line number #5

Closed azu closed 7 years ago

azu commented 7 years ago

limit:5

11111
2222
3333333

This rule report line 1 is long.

azu commented 7 years ago

fixed by #7