mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 08:30:57 -05:00
Source code spell checker
assets | ||
benches | ||
src | ||
.clog.toml | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
scorrect
Source Code Spelling Correction
Install
Add to your Cargo.toml
:
[dependencies]
scorrect = "0.3"
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.