typos/crates
Ed Page a63dfa0f8c perf: Faster binary-file detection
This switches us from a homegrown implementation to `context_inspector`
- Adds some optimizations by looking for the BoM.
- We used the same algorithm for finding Null bytes
- `context_inspector` caps how much of the buffer is searche though

Besides performance, `content_inspector` also has some known-binary
magic numbers to avoid bad detections.

Fixes #34
2020-08-21 16:29:11 -05:00
..
codespell-dict refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00
misspell-dict refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00
typos perf: Faster binary-file detection 2020-08-21 16:29:11 -05:00
typos-dict feat: Support english dialects 2020-08-20 19:37:37 -05:00
typos-vars feat: Support english dialects 2020-08-20 19:37:37 -05:00
varcon fix(ci): Report more failures 2020-07-04 20:52:48 -05:00
varcon-core chore(deps): bump nom from 5.1.1 to 5.1.2 2020-07-04 20:52:47 -05:00
wikipedia-dict refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00