5 releases
0.2.0 | Jan 16, 2019 |
---|---|
0.1.3 | Jan 16, 2019 |
0.1.2 | Jan 16, 2019 |
0.1.1 | Jan 16, 2019 |
0.1.0 | Jan 16, 2019 |
#20 in #english-words
1.5MB
86 lines
misspell
Correct commonly misspelled English words in source files 📖
Install
cargo install misspell
Usage
misspell # same as "misspell ."
misspell .
misspell file1.go file2.go directory1
Docker
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
License
See LICENSE.txt
and https://opensource.bloom.sh/licensing
Dependencies
~4–13MB
~135K SLoC