typos/crates/typos
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
..
src fix(parser): Handle c-escape/printf 2021-07-30 11:30:05 -05:00
Cargo.toml chore: Release 2021-06-29 15:05:18 -05:00