Source code spell checker
Find a file
Ed Page c7ca904401 fix(dict): Balance dev speed with risk of introducing breaks
I've been cutting down the dict size to speed up my testing but I keep
submitting it.  Instead, it is a feature.
2019-06-14 15:19:17 -06:00
assets Initial commit 2019-01-22 15:01:33 -07:00
benches chore: Run cargo fmt 2019-06-14 06:45:39 -06:00
src chore(CI): Push the regex lint under a rug 2019-06-14 15:14:42 -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 chore(CI): Update rustc 2019-06-14 14:26:13 -06:00
appveyor.yml Initial commit 2019-01-22 15:01:33 -07:00
build.rs fix(dict): Balance dev speed with risk of introducing breaks 2019-06-14 15:19:17 -06:00
Cargo.lock feat(dict): Perform case-insensitive comparisons 2019-06-13 19:55:21 -06:00
Cargo.toml fix(dict): Balance dev speed with risk of introducing breaks 2019-06-14 15:19:17 -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.