Skip to content

Commit

Permalink
Add lint
Browse files Browse the repository at this point in the history
large futures
  • Loading branch information
FlixCoder authored Nov 10, 2024
1 parent d40b074 commit 7d5ccea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ inefficient_to_string = "warn"
items_after_statements = "warn"
iter_not_returning_iterator = "warn"
large_digit_groups = "warn"
large_futures = "warn"
large_stack_arrays = "warn"
large_types_passed_by_value = "warn"
lossy_float_literal = "warn"
Expand Down

0 comments on commit 7d5ccea

Please sign in to comment.