Source code spell checker
Find a file
dependabot-preview[bot] b52d1b67c3 chore(deps): bump structopt from 0.3.14 to 0.3.15
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.14...v0.3.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-04 20:52:47 -05:00
benches refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates chore(deps): bump nom from 5.1.1 to 5.1.2 2020-07-04 20:52:47 -05:00
docs docs: Pre-built binaries! 2019-10-29 09:42:26 -06:00
src feat: Replacement support 2020-07-04 20:52:46 -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 structopt from 0.3.14 to 0.3.15 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.