macOS
brew install cargo-spellchecklocal Homebrew formula metadata
brew / rank 6804
Checks rust documentation for spelling and grammar mistakes. Version 0.15.7 via Homebrew; verified 2026-06-22. Also installable with nix: nix profile install nixpkgs#cargo-spellcheck.
install
brew install cargo-spellchecklocal Homebrew formula metadata
nix profile install nixpkgs#cargo-spellchecknixpkgs package indexes · pkgs/by-name/ca/cargo-spellcheck/package.nix · source: api.github.com
sudo pacman -S cargo-spellcheckArch Linux sync databases · cargo-spellcheck · source: geo.mirror.pkgbuild.com
overview
Checks rust documentation for spelling and grammar mistakes
history
cargo-spellcheck is a Cargo subcommand for spell-checking and grammar-checking Rust documentation and comments.
The official README describes cargo-spellcheck as a tool that checks spelling with hunspell and grammar with nlprule, with interactive fixing and automation-oriented commands.
GitHub records the repository as created in May 2020, and crates.io records the crate as first published the same month. The input package facts list Homebrew, Nix, and Arch packages.
The README documents `cargo spellcheck check`, `cargo spellcheck fix`, shell completions, and CI/CD or commit-hook usage. The configuration page documents explicit config via CLI flags or Cargo.toml metadata, plus implicit project and per-user config files.
cargo-spellcheck sits in the Rust tooling niche where documentation quality becomes a build or review concern, so package maintainers can catch spelling and grammar regressions before release.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/home/alice/.config/cargo_spellcheck/config.toml/Users/Alice/Library/Preferences/cargo_spellcheck/config.tomlCargo.toml${CARGO_MANIFEST_DIR}/.config/spellcheck.toml.config/spellcheck.tomlC:\Users\Alice\AppData\Roaming\cargo_spellcheck\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-spellcheck | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cargo-spellcheck |
|---|---|
| Version | 0.15.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/drahnr/cargo-spellcheck |
| Repository | https://github.com/drahnr/cargo-spellcheck |
| Last updated | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cargo-spellcheck
nix profile install nixpkgs#cargo-spellcheckcargo-spellcheck 0.15.7-1
Checks all your documentation for spelling and grammar mistakes
https://github.com/drahnr/cargo-spellcheck
sudo pacman -S cargo-spellchecksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.