typos/src
Ed Page 32f5e6c682 refactor(typos)!: Bake ignores into parser
This is prep for other items to be ignored

BREAKING CHANGE: `TokenizerBuilder` no longer takes config for ignoring
tokens.  Related, we now ignore token-ignore config flags.
2021-06-29 11:41:25 -05:00
..
bin/typos-cli fix(cli): Don't crash on races 2021-06-15 16:50:12 -05:00
config.rs feat(ignore): Typos=specific ignores 2021-05-20 21:00:28 -05:00
dict.rs refactor(varcon): Move away from PHF 2021-06-04 14:59:46 -05:00
file.rs fix(cli): Don't crash on stdin 2021-05-28 19:02:27 -05:00
lib.rs fix(cli): Clarify API stabiliy 2021-05-13 13:34:27 -05:00
policy.rs refactor(typos)!: Bake ignores into parser 2021-06-29 11:41:25 -05:00
report.rs refactor(cli)!: Shift Report impls to bin 2021-05-12 19:51:41 -05:00