misspell
Correct commonly misspelled English words in source files
Install
cargo install misspellUsage
misspell # same as "misspell ."
misspell .
misspell file1.go file2.go directory1Docker
Image
registry.gitlab.com/bloom42/misspell
Usage
docker run --rm -ti -v $PWD:/misspell registry.gitlab.com/bloom42/misspell:latest
Wordlists
From https://github.com/client9/misspell
Contributing
See https://opensource.bloom.sh/contributing
License
See LICENSE.txt and https://opensource.bloom.sh/licensing