Source code spell checker
Find a file
Ed Page a3fabbd855 perf: Create end-to-end benchmark suite
Fixtures were taken from ripgrep.  The framework was rewritten to be
more composable (rather than a single python script that had both
generic fixtures and selection of units-under-test)

One of the goals was to completely generate a report that would include
all relevant information for reproducing the results or adding nuance
for when results change.

Having problems with subtitles_en, so its not fully included atm.
2019-10-24 21:04:43 -06:00
benches refactor: Split out typos-dict 2019-08-08 10:24:50 -05:00
benchsuite perf: Create end-to-end benchmark suite 2019-10-24 21:04:43 -06:00
codegen refactor(dict): Speed up build times by caching codegen 2019-10-05 22:04:50 -04:00
docs feat: Set exit code on typos being found 2019-07-23 10:37:05 -06:00
src chore: Upgrade structopt 2019-10-17 20:49:26 -06:00
typos chore(CI): Upgrade rustc 2019-10-05 22:47:34 -04:00
typos-dict refactor(dict): Speed up build times by caching codegen 2019-10-05 22:04:50 -04:00
.clog.toml Initial commit 2019-01-22 15:01:33 -07:00
.gitattributes chore: Fix tracking of source content 2019-08-19 12:53:45 -06:00
.gitignore Initial commit 2019-01-22 15:01:33 -07:00
.travis.yml chore(CI): Upgrade rustc 2019-10-05 22:47:34 -04:00
appveyor.yml chore(CI): Update for workspaces 2019-08-10 18:23:50 -05:00
Cargo.lock chore: Upgrade structopt 2019-10-17 20:49:26 -06:00
Cargo.toml fix(cli): Name of bin back to typos 2019-10-24 20:11:19 -06:00
CHANGELOG.md Initial commit 2019-01-22 15:01:33 -07:00
CONTRIBUTING.md fix: Rename to typos 2019-07-03 19:22:36 -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 refactor: Split bin/lib into separate crates 2019-08-08 10:04:51 -05:00

typos

Source code spell checker

Travis Status Appveyor Status Documentation License Crates Status

Install

About

Contribute

License

Licensed under either of

at your option.