typos/crates/typos-cli
Ville Skyttä 90d4676dd7 feat(cli): Strip .in suffix(es)
`.in` is typically used for build system template input files,
containing some placeholders to replace. In some cases, multiple rounds
of replacements are used, each with their own `.in`, so remove all
trailing instances of it before attempting a filename match.

Closes https://github.com/crate-ci/typos/issues/727
2023-05-24 22:54:45 +03:00
..
benches fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
src feat(cli): Strip .in suffix(es) 2023-05-24 22:54:45 +03:00
tests test(cli): Check more former false positives 2023-05-19 08:18:25 -05:00
Cargo.toml chore: Release 2023-05-22 13:44:05 -05:00
pyproject.toml fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00