typos-cli Plugin
Source code spell checker that finds and fixes typos with minimal false positives.
Commands
Checking
typos files check— Check files for typos
Utility
typos _ _— Passthrough to typos CLI
Usage Examples
- "Check this file for typos"
- "Fix typos in this directory"
- "Show me the typos in JSON format"
- "Check my whole project for spelling mistakes"
Installation
brew install typos-cli
Or via Cargo:
cargo install typos-cli