Source code spell checker
Find a file
2019-04-16 17:27:55 -06:00
assets Initial commit 2019-01-22 15:01:33 -07:00
benches fix: Settle on a name? 2019-04-16 17:27:55 -06:00
src fix: Settle on a name? 2019-04-16 17:27:55 -06:00
.clog.toml Initial commit 2019-01-22 15:01:33 -07:00
.gitattributes Initial commit 2019-01-22 15:01:33 -07:00
.gitignore Initial commit 2019-01-22 15:01:33 -07:00
.travis.yml Initial commit 2019-01-22 15:01:33 -07:00
appveyor.yml Initial commit 2019-01-22 15:01:33 -07:00
build.rs Initial commit 2019-01-22 15:01:33 -07:00
Cargo.lock fix: Settle on a name? 2019-04-16 17:27:55 -06:00
Cargo.toml fix: Settle on a name? 2019-04-16 17:27:55 -06:00
CHANGELOG.md Initial commit 2019-01-22 15:01:33 -07:00
CONTRIBUTING.md fix: Settle on a name? 2019-04-16 17:27:55 -06:00
LICENSE-APACHE Initial commit 2019-01-22 15:01:33 -07:00
LICENSE-MIT Initial commit 2019-01-22 15:01:33 -07:00
README.md fix: Settle on a name? 2019-04-16 17:27:55 -06:00

defenestrate

Source Code Spelling Correction

Travis Status Appveyor Status Documentation License Crates Status

Install

Add to your Cargo.toml:

[dependencies]
defenestrate = "0.3"

License

Licensed under either of

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.