Source code spell checker
Find a file
Ed Page ab4a5bbdaf feat: Support english dialects
The goal is to be as accepting and unobtrusive to new code bases as
possible.  To this end, we correct typos into the closest english
dialect.

If someone wants to opt-in, they can have typos correct to a specific
english dialect.

Fixes #52
Fixes #22
2020-08-20 19:37:37 -05:00
benches feat: Support english dialects 2020-08-20 19:37:37 -05:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates feat: Support english dialects 2020-08-20 19:37:37 -05:00
docs feat: Support english dialects 2020-08-20 19:37:37 -05:00
src feat: Support english dialects 2020-08-20 19:37:37 -05: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: Support english dialects 2020-08-20 19:37:37 -05:00
Cargo.lock feat: Support english dialects 2020-08-20 19:37:37 -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.