mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
lint: raise too-many-arguments-threshold
This commit is contained in:
5
clippy.toml
Normal file
5
clippy.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Disabled until we use at least Rust 1.49.0, which is the first
|
||||
# version that supports the msrv field.
|
||||
msrv = "1.58.1"
|
||||
|
||||
too-many-arguments-threshold = 10
|
Reference in New Issue
Block a user