typos/crates/typos-cli
Ed Page ae7f313230 fix(cli): Actually decode UTF-16
Two problems
- I thought we had a UTF-16 test but apparently we didn't
- I didn't read enough fine print in the `encoding_rs` API

These combined meant the last release completely broke UTF-16 support.
2023-03-30 07:27:55 -05:00
..
benches fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
src fix(cli): Actually decode UTF-16 2023-03-30 07:27:55 -05:00
tests test: Try to fix CI 2023-03-18 02:15:16 -05:00
Cargo.toml chore: Release 2023-03-29 21:55:35 -05:00
pyproject.toml fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00