Skip to content

Commit 56f1705

Browse files
committed
clippy: sync rules
1 parent 27ce4a5 commit 56f1705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ needless-raw-string-hashes = "allow"
2323
pedantic = { level = "warn", priority = -1 }
2424
similar_names = "allow"
2525
single_match_else = "allow"
26+
struct_excessive_bools = "allow"
2627
todo = "warn"
2728
too_many_lines = "allow"
2829
trivially_copy_pass_by_ref = "warn"

0 commit comments

Comments
 (0)