macOS
brew install cargo-spellchecklocal Homebrew formula metadata
brew
Checks rust documentation for spelling and grammar mistakes. Version 0.15.7 via Homebrew; verified 2026-06-22.
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 | cli | global executable |
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.
https://github.com/drahnr/cargo-spellcheck
install metadata
| Package key | brew:cargo-spellcheck |
|---|---|
| Version | 0.15.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-spellcheck |
| Homepage | https://github.com/drahnr/cargo-spellcheck |
| Repository | https://github.com/drahnr/cargo-spellcheck |
| Upstream docs | https://docs.rs/crate/cargo-spellcheck/latest |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/drahnr/cargo-spellcheck/archive/refs/tags/v0.15.7.tar.gz |
| Last updated | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| Dependencies | hunspell |
| Build dependencies | llvm, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-spellcheck |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.