mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
1b92c0182c
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 |
||
---|---|---|
.. | ||
cmd | ||
cli_tests.rs |