Correct commonly misspelled English words in source files πŸ“–
Clone or download

README.md

misspell

Correct commonly misspelled English words in source files πŸ“–


pipeline status misspell crate misspell documentation dependency status

  1. Install
  2. Usage
  3. Docker
  4. Wordlists
  5. Contributing
  6. License

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

Contributing

See https://opensource.bloom.sh/contributing

License

See LICENSE.txt and https://opensource.bloom.sh/licensing