You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this to scan a directory and all files inside for commonly misspelled words.
To run, install Rust and Cargo, and run "Cargo run --release". Then enter the path to the directory you want to scan. It will then print any words it finds.
About
Use this to scan a directory and all files inside for commonly misspelled words.