Source code spell checker
Find a file
Ed Page 42e51be1b7
Merge pull request #1 from epage/unicase
feat(dict): Perform case-insensitive comparisons
2019-06-13 22:26:04 -06:00
assets Initial commit 2019-01-22 15:01:33 -07:00
benches refactor: Clarify intent of Token 2019-04-16 20:22:01 -06:00
src feat(dict): Perform case-insensitive comparisons 2019-06-13 19:55:21 -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 feat(dict): Perform case-insensitive comparisons 2019-06-13 19:55:21 -06:00
Cargo.lock feat(dict): Perform case-insensitive comparisons 2019-06-13 19:55:21 -06:00
Cargo.toml feat(dict): Perform case-insensitive comparisons 2019-06-13 19:55:21 -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(docs): Highlighting 2019-04-16 17:31:09 -06:00

defenestrate

Throw spelling errors out the window

Travis Status Appveyor Status Documentation License Crates Status

Install

For now, rust is required for install:

cargo install defenestrate

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.