Skip to content

Commit 4275131

Browse files
committed
More clippy
1 parent 8e57f80 commit 4275131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yaml_test_runner/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ tokio = { version = "1", default-features = false, features = ["macros", "net",
4242
[lints.clippy]
4343
# yaml tests contain approximate values of PI
4444
approx_constant = "allow"
45+
uninlined_format_args = "allow" # too pedantic

0 commit comments

Comments
 (0)