typos

Source code spell checker that catches typos in code and docs

Miscellaneous Rust

typos is a source code spell checker designed for finding and correcting typos. It is fast, has low false positives, and can auto-fix.

Установка

brew brew install typos-cli
cargo cargo install typos-cli