uv/docs/configuration
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
..
authentication.md Fix .netrc typo in authentication docs (#8521) 2024-10-24 07:58:39 -05:00
environment.md Turn --verify-hashes on by default (#9170) 2024-11-18 01:57:54 +00:00
files.md Use [[index]] API in configuration example (#9065) 2024-11-12 14:43:54 -05:00
index.md Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
indexes.md Add --index <name>=<url> syntax to index documentation (#9139) 2024-11-15 09:56:19 -06:00
installer.md Use XDG (i.e. ~/.local/bin) instead of the Cargo home directory in the installer (#8420) 2024-11-07 14:29:54 -06:00