Files
RustCrypto-signatures/.clippy.toml
T
Tony Arcieri 2d7866fa4c ed25519: configure and apply workspace-level lints (#1323)
Adds the workspace-level config from RustCrypto/utils#1411 to this
repo and applies it to `ed25519`.
2026-05-02 21:21:26 -06:00

3 lines
59 B
TOML

allow-unwrap-in-consts = true
allow-unwrap-in-tests = true