We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f4b2a commit f12b4b2Copy full SHA for f12b4b2
Cargo.toml
@@ -18,3 +18,6 @@ notify = "8.1.0"
18
19
[dev-dependencies]
20
pretty_assertions = "1.4.1"
21
+
22
+[lints.clippy]
23
+unit_arg = "allow"
0 commit comments