diff options
Diffstat (limited to '')
-rw-r--r-- | clippy.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clippy.toml b/clippy.toml new file mode 100644 index 00000000..0d4e02f0 --- /dev/null +++ b/clippy.toml @@ -0,0 +1 @@ +too-many-arguments-threshold = 20 |