FreeBSD.software
Home/devel/cargo-spellcheck

cargo-spellcheck

0.15.5

Checks documentation for spelling and grammar mistakes

Check spelling with `hunspell` and/or `nlprule`. Use Cases: Run `cargo spellcheck --fix` or `cargo spellcheck fix` to fix all your documentation comments in order to avoid nasty typos all over your source tree. Meant as a helper simplifying review as well as improving CI checks after a learning phase for custom/topic specific lingo. `cargo-spellcheck` is also a valuable tool to run from git commit hooks or CI/CD systems. Examples of use: Check for spelling and/or grammar mistakes: $ cargo spellcheck check Apply suggestions interactively: $ cargo spellcheck fix

Origin: devel/cargo-spellcheck
Category: devel
Size: 129MiB
License: MIT, APACHE20
Maintainer: yuri@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install cargo-spellcheck

Dependencies (1)

More in devel