typos/crates/typos-cli/src
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
..
bin/typos-cli fix: Ensure stdout is locked 2023-06-20 09:04:31 -05:00
config.rs fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
default_types.rs fix: ignore go.mod by default 2023-03-13 23:53:05 +08:00
dict.rs fix: Actuall ignore ignored identifiers 2023-03-17 23:47:25 -05:00
file.rs fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
file_type.rs fix(config): User file types override default file types 2023-06-21 14:31:04 -05:00
lib.rs fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
policy.rs feat(config): Custom ignores 2023-03-18 01:25:39 -05:00
report.rs fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00