mirror of
https://github.com/cobalt-org/cobalt.rs
synced 2024-11-10 06:14:12 +00:00
chore(ci): Lint clippy::items_after_statements seems too strict
This commit is contained in:
parent
181a2cf5e6
commit
51de731521
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ inconsistent_struct_constructor = "warn"
|
|||
inefficient_to_string = "warn"
|
||||
infinite_loop = "warn"
|
||||
invalid_upcast_comparisons = "warn"
|
||||
items_after_statements = "warn"
|
||||
large_digit_groups = "warn"
|
||||
large_stack_arrays = "warn"
|
||||
large_types_passed_by_value = "warn"
|
||||
|
|
Loading…
Reference in a new issue