typos/crates/typos-cli/tests
Ed Page 1b92c0182c fix(config): Propagate validation errors
When `flatten`ing an `Option`, all errors are silenced, making the value
`None`, not just "this field doesn't exist".
The easiest way around this was to not use `Option`.

Not too confident in all of the changes but tests pass?

Fixes #881
2023-12-08 13:07:52 -06:00
..
cmd fix(config): Propagate validation errors 2023-12-08 13:07:52 -06:00
cli_tests.rs fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00