Skip to content

Commit 51de731

Browse files
committed
chore(ci): Lint clippy::items_after_statements seems too strict
1 parent 181a2cf commit 51de731

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ inconsistent_struct_constructor = "warn"
5151
inefficient_to_string = "warn"
5252
infinite_loop = "warn"
5353
invalid_upcast_comparisons = "warn"
54-
items_after_statements = "warn"
5554
large_digit_groups = "warn"
5655
large_stack_arrays = "warn"
5756
large_types_passed_by_value = "warn"

0 commit comments

Comments
 (0)