mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
We always ignore the `clippy::struct_excessive_bools` rule and formerly annotated this at the function level. This PR specifies the allow in `workspace.lints.clippy` in `Cargo.toml`.