textlint-rule / textlint-rule-sentence-length

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

Should not split `.`? #38

Closed azu closed 1 year ago

azu commented 1 year ago
JavaScriptをWasmにして実行する仕組みについて。
QuickJSを使いJavaScriptをByteCodeにしたxxxxを作成し、`QuickJS.wasm`と動的にリンクして大部分を共有している。
Shopify Functionで利用されるが、非同期処理の制限や5ms未満での実行制限がある。

This example should not be lint error

azu commented 1 year ago

It may be a bug of https://github.com/azu/sentence-splitter

azu commented 1 year ago

This is fixed in https://github.com/azu/sentence-splitter/releases/tag/v3.2.3a