emqx/scripts/spellcheck
Thales Macedo Garitezi db125d54dd ci: allow customizing number of jobs when running locally
Example:

```sh
ͳ scripts/spellcheck/spellcheck.sh -j 20 _build/docgen/emqx-enterprise/schema-en.json
Adding /dicts/emqx.txt
Starting LanguageTool server...
+ java -Xms256m -Xmx512m -cp languagetool-server.jar org.languagetool.server.HTTPServer --port 8010 --public --allow-origin '*' --config config.properties
Checking /schema.json with 20 processes...
Spellcheck OK
```
2024-05-14 15:20:16 -03:00
..
dicts Merge pull request #12977 from qzhuyan/port/william/5/partial-chain 2024-05-07 16:42:10 +02:00
spellcheck.sh ci: allow customizing number of jobs when running locally 2024-05-14 15:20:16 -03:00