typos/crates/typos-cli
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
..
benches fix(pre-commit): Separate cli from pre-commit package 2023-03-08 10:19:20 -06:00
src fix(config): Propagate validation errors 2023-12-08 13:07:52 -06:00
tests fix(config): Propagate validation errors 2023-12-08 13:07:52 -06:00
Cargo.toml Merge pull request #877 from crate-ci/renovate/itertools-0.x 2023-12-01 10:19:00 -06:00
pyproject.toml chore: move deprecated package.metadata.maturin (#801) 2023-08-12 19:09:26 -05:00