Correct commonly misspelled English words in source files 📖
bash
cargo install misspell
bash
misspell # same as "misspell ."
misspell .
misspell file1.go file2.go directory1
registry.gitlab.com/bloom42/misspell
docker run --rm -ti -v $PWD:/misspell registry.gitlab.com/bloom42/misspell:latest
From https://github.com/client9/misspell
See LICENSE.txt
and https://opensource.bloom.sh/licensing