Source code spell checker
Find a file
Ed Page 2ef1d02164 Revert "feat(ignore): Typos-specific ignores"
This reverts commit 0052617fcd.

The fix for #134 was backwards.  It turns out `overrides` is for
including rather than ignoring.  Will need to look at this further.
2020-11-03 19:55:45 -06:00
benches feat: Custom dictionary support 2020-10-27 21:15:25 -05:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates fix(format): Clarify message types 2020-10-28 21:01:33 -05:00
docs Revert "feat(ignore): Typos-specific ignores" 2020-11-03 19:55:45 -06:00
src Revert "feat(ignore): Typos-specific ignores" 2020-11-03 19:55:45 -06:00
.clog.toml Initial commit 2019-01-22 15:01:33 -07:00
.gitignore Initial commit 2019-01-22 15:01:33 -07:00
.ignore feat: Support english dialects 2020-08-20 19:37:37 -05:00
azure-pipelines.yml feat: Custom dictionary support 2020-10-27 21:15:25 -05:00
Cargo.lock Merge pull request #139 from crate-ci/dependabot/cargo/derive_more-0.99.11 2020-10-26 21:28:28 -05:00
Cargo.toml feat: Support english dialects 2020-08-20 19:37:37 -05:00
CHANGELOG.md docs: Write 0.1.4 changelog 2019-11-02 19:57:25 -06:00
committed.toml chore(ci): Don't check dependabot 2020-07-04 20:52:47 -05:00
CONTRIBUTING.md docs: Fix links 2019-10-25 09:58:24 -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 docs: Add reference 2019-10-25 08:17:58 -06:00
release.toml chore: Add release config 2019-10-25 09:48:58 -06:00

typos

Source code spell checker

Build Status codecov Documentation License Crates Status

About

Install

Reference

Contribute

License

Licensed under either of

at your option.