5 个版本
0.2.0 | 2019年1月16日 |
---|---|
0.1.3 | 2019年1月16日 |
0.1.2 | 2019年1月16日 |
0.1.1 | 2019年1月16日 |
0.1.0 | 2019年1月16日 |
#19 in #english-words
1.5MB
86 代码行
misspell
在源文件中纠正常见的拼写错误 📖
安装
cargo install misspell
用法
misspell # same as "misspell ."
misspell .
misspell file1.go file2.go directory1
Docker
镜像
registry.gitlab.com/bloom42/misspell
用法
docker run --rm -ti -v $PWD:/misspell registry.gitlab.com/bloom42/misspell:latest
单词表
从 https://github.com/client9/misspell
许可证
查看 LICENSE.txt
和 https://opensource.bloom.sh/licensing
依赖项
~4–13MB
~136K SLoC