typos/crates/typos-cli/tests/cmd
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
..
extend-builtin-dict.in fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
extend-ignore-identifiers-re.in fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
extend-ignore-re.in fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
false-positives.in test(cli): Check more former false positives 2023-05-19 08:18:25 -05:00
override-default-type.in fix(config): Force-skip config files 2023-06-22 12:20:07 -05:00
ssl-cipher-suite.in docs(cli): Show SSL cipher suites 2023-04-11 01:17:33 -05:00
utf16.in test(cli): Add UTF16 test 2023-03-30 07:45:24 -05:00
assumed-dir-failure.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
double-escaped.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
extend-builtin-dict.toml fix(config): Always apply type defaults 2023-06-22 09:57:15 -05:00
extend-ignore-identifiers-re.toml fix: Actuall ignore ignored identifiers 2023-03-17 23:47:25 -05:00
extend-ignore-re.toml feat(config): Custom ignores 2023-03-18 01:25:39 -05:00
false-positives.toml fix(dict): Dont correct add-ons 2023-05-19 08:13:01 -05:00
file-failure.toml test: Try to fix CI 2023-03-18 02:15:16 -05:00
override-default-type.toml fix(config): User file types override default file types 2023-06-21 14:31:04 -05:00
relative-dir-failure.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
ssl-cipher-suite.toml docs(cli): Show SSL cipher suites 2023-04-11 01:17:33 -05:00
stdin-correct.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
stdin-failure-multiwidth.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
stdin-failure.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
stdin-success.toml test(cli): Consolidate files 2023-03-17 23:30:24 -05:00
utf16.toml test(cli): Add UTF16 test 2023-03-30 07:45:24 -05:00