Source code spell checker
Find a file
Ed Page 9cbc7410a4 fix(parser)!: Defer to Unicode XID for identifiers
This saves us from having to have configuration for every detail.  If
people need more control, we can offer it later.

Fixes #225
2021-04-29 18:30:57 -05:00
benches refactor(parser)!: Allow short-circuiting word splitting 2021-04-27 21:17:38 -05:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates fix(parser)!: Defer to Unicode XID for identifiers 2021-04-29 18:30:57 -05:00
docs fix(parser)!: Defer to Unicode XID for identifiers 2021-04-29 18:30:57 -05:00
src fix(parser)!: Defer to Unicode XID for identifiers 2021-04-29 18:30:57 -05:00
.clog.toml fix(docs): Replace mentions of scorrect with typos 2021-01-10 23:13:38 -05: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 chore: Pass along improvements 2021-02-04 21:46:38 -06:00
Cargo.lock fix(parser)!: Defer to Unicode XID for identifiers 2021-04-29 18:30:57 -05:00
Cargo.toml chore({{crate_name}}): Release {{version}} 2021-04-14 19:13:25 -05:00
CHANGELOG.md chore({{crate_name}}): Release {{version}} 2021-04-14 19:13:25 -05:00
committed.toml chore: Pass along improvements 2021-02-04 21:46:38 -06: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 fix(docs): Replace mentions of scorrect with typos 2021-01-10 23:13:38 -05:00
README.md docs: Add reference 2019-10-25 08:17:58 -06:00
release.toml chore: Fix release commit message 2021-04-21 12:14:19 -05: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.