uv/docs/reference
Shantanu 71d9c45393
Turn --verify-hashes on by default (#9170)
Fixes #9164

Using clap's `default_value_t` makes the `flag` function unhappy, so
just set the default when we unwrap. Tested with no flags,
`--verify-hashes`, `--no-verify-hashes` and setting in uv.toml

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-11-18 01:57:54 +00:00
..
benchmarks.md
build_failures.md
cli.md Turn --verify-hashes on by default (#9170) 2024-11-18 01:57:54 +00:00
index.md
platforms.md
resolver-internals.md Typo fixes (#9057) 2024-11-12 13:45:22 +00:00
settings.md Turn --verify-hashes on by default (#9170) 2024-11-18 01:57:54 +00:00
versioning.md