typos/crates/typos-cli
Ed Page af90817e50 feat(dict): extend-ignore-identifiers-re support
This opens the door for users to provide patterns for identifiers that
are always valid.  The key limitation is "identifiers".  Run `typos
--identifiers` to verify what you are trying to write the regex for.

Fixes #651
2023-03-17 22:40:55 -05:00
..
benches fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
src feat(dict): extend-ignore-identifiers-re support 2023-03-17 22:40:55 -05:00
tests fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
Cargo.toml feat(dict): extend-ignore-identifiers-re support 2023-03-17 22:40:55 -05:00
pyproject.toml fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00