cargo-spellcheck:使用hunspell和基于nlprule的语法检查器检查所有文档中的拼写和语法错误

时间:2024-04-09 04:29:57
【文件属性】:

文件名称:cargo-spellcheck:使用hunspell和基于nlprule的语法检查器检查所有文档中的拼写和语法错误

文件大小:6.95MB

文件格式:ZIP

更新时间:2024-04-09 04:29:57

nlp grammar cargo spelling languagetool

货物拼写检查 使用hunspell和/或languagetool检查拼写。 用例 运行cargo spellcheck --fix或cargo spellcheck fix来修复所有文档注释,以避免在整个源代码树上出现拼写错误。在学习阶段后针对自定义/主题特定的术语的帮助者,它简化了审核并改善了CI检查。 检查拼写和/或语法错误 cargo spellcheck check error : spellcheck --> src/main.rs:44 | 44 | Fun facets shalld cause some erroris. | ^^^^^^ | - shall or shall d | 互动地应用建议 cargo spellcheck fix error : spellcheck(Hunspell)


【文件预览】:
cargo-spellcheck-master
----.gitignore(30B)
----LICENSE-MIT(1KB)
----README.md(8KB)
----.config()
--------spellcheck.toml(595B)
--------lingo.dic(403B)
----LICENSE-LGPL(26KB)
----.github()
--------stale.yml(0B)
--------no-response.yml(213B)
--------auto_pr_team.yml(41B)
--------pull_request_template.md(840B)
--------FUNDING.yml(84B)
--------ISSUE_TEMPLATE()
----Cargo.toml(2KB)
----nlprule-data()
--------0.4.6()
----.vscode()
--------launch.json(2KB)
--------settings.json(797B)
----LICENSE-APACHE(11KB)
----build.rs(3KB)
----src()
--------checker()
--------action()
--------traverse()
--------suggestion.rs(31KB)
--------documentation()
--------config()
--------util.rs(12KB)
--------reflow()
--------span.rs(16KB)
--------main.rs(6KB)
----.concourse.yml(20KB)
----Cargo.lock(55KB)
----demo()
--------.gitignore(8B)
--------README.md(182B)
--------.config()
--------Cargo.toml(431B)
--------src()
--------Cargo.lock(152B)

网友评论