Skip to content

Commit 18f3032

Browse files
authored
Update clippy.toml
1 parent e0e44a0 commit 18f3032

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

clippy.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
# clippy.toml
2-
3-
# Allow the `uninlined_format_args` lint globally
4-
allow = [
5-
"clippy::uninlined_format_args",
6-
"clippy::dead_code"
7-
]
8-
92
# Set the maximum number of arguments for a function before it triggers the `too_many_arguments` lint
103
too-many-arguments-threshold = 10

0 commit comments

Comments
 (0)