Skip to content

Commit f12b4b2

Browse files
updated clippy rules
1 parent d9f4b2a commit f12b4b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ notify = "8.1.0"
1818

1919
[dev-dependencies]
2020
pretty_assertions = "1.4.1"
21+
22+
[lints.clippy]
23+
unit_arg = "allow"

0 commit comments

Comments
 (0)