typos/crates/typos-cli/tests
Ed Page 5f1d3c23bc fix(config): Force-skip config files
This doesn't use `extend-exclude` which means that `typos typos.toml`
will stil be skipped

This doesn't just skip the currently loaded config but any file name
that looks like a config, which might be a big aggressive but allows us
to do layered config in the future....  We've been saying that for a
while.

Fixes #711
2023-06-22 12:20:07 -05:00
..
cmd fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
cli_tests.rs fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00