#english-words #cli #bloom #orthography

app misspell

在源文件中纠正常见的拼写错误 📖

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

Apache-2.0

1.5MB
86 代码行

misspell

在源文件中纠正常见的拼写错误 📖


pipeline status misspell crate misspell documentation dependency status

  1. 安装
  2. 用法
  3. Docker
  4. 单词表
  5. 许可证

安装

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.txthttps://opensource.bloom.sh/licensing

依赖项

~4–13MB
~136K SLoC