Source code spell checker
Find a file
dependabot-preview[bot] 950279ef03
chore(deps): bump nom from 6.0.0 to 6.0.1
Bumps [nom](https://github.com/Geal/nom) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/compare/6.0.0...6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 08:19:56 +00:00
benches refactor: Layer files/filenames on buffer processing 2020-11-10 06:30:27 -06:00
benchsuite perf: Multi-threaded spell checking 2020-03-21 14:22:53 -05:00
crates fix(report): Rendering issues with errors 2020-11-24 18:52:24 -06:00
docs docs: Note custom dicts is supported 2020-11-10 06:40:24 -06:00
src fix: Be friendlier with panics 2020-11-23 12:40:55 -06: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 chore: Update dependencies 2020-11-10 19:47:13 -06:00
Cargo.lock chore(deps): bump nom from 6.0.0 to 6.0.1 2020-12-01 08:19:56 +00:00
Cargo.toml fix: Be friendlier with panics 2020-11-23 12:40:55 -06: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.