typos/crates
Ed Page 2202b7f661 fix(parser): Handle c-escape/printf
Since our goal is 100% confidence in the results, its better to not
check words than to correct the wrong words.

With that in mind, we'll ignore words after what might be c-escape
sequences (`\nfoo`) or printf substitutions (`%dfoo`).

Fixes #3
2021-07-30 11:30:05 -05:00
..
codespell-dict refactor(dict): Separate dictgen concerns 2021-07-01 11:00:33 -05:00
dictgen feat(dict): Shared PHF support 2021-07-01 11:14:30 -05:00
misspell-dict refactor(dict): Separate dictgen concerns 2021-07-01 11:00:33 -05:00
typos fix(parser): Handle c-escape/printf 2021-07-30 11:30:05 -05:00
typos-dict fix(dict): Avoid contraction false positive 2021-07-30 10:42:57 -05:00
typos-vars chore: Release 2021-07-27 15:31:01 -05:00
varcon chore: Skip more releases 2021-06-29 15:39:28 -05:00
varcon-core style: Address clippy 2021-06-28 13:51:06 -05:00
wikipedia-dict refactor(dict): Separate dictgen concerns 2021-07-01 11:00:33 -05:00