Source code spell checker
Find a file
Ed Page bc1302f01b feat: Support multiple, valid corrections
Some of the other spell checkers already do this. While I've not checked
where we might need it for our dictionary, this will be important for
dialects.
2020-07-04 20:52:48 -05:00
benches feat: Support multiple, valid corrections 2020-07-04 20:52:48 -05:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates feat: Support multiple, valid corrections 2020-07-04 20:52:48 -05:00
docs docs: Pre-built binaries! 2019-10-29 09:42:26 -06:00
src feat: Support multiple, valid corrections 2020-07-04 20:52:48 -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 chore: Make it easier to run typos on itself 2020-03-21 14:41:27 -05:00
azure-pipelines.yml feat(dict): varcon dict 2020-07-04 20:52:47 -05:00
Cargo.lock chore(deps): bump serde_json from 1.0.53 to 1.0.56 2020-07-04 20:52:47 -05:00
Cargo.toml refactor(varcon): Pull out core types 2020-07-04 20:52:47 -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.