Minor linting tweaks
This commit is contained in:
parent
6b739d93c2
commit
a997f538c3
3 changed files with 3 additions and 1 deletions
|
|
@ -124,6 +124,7 @@ ref_option_ref = "warn"
|
|||
return_self_not_must_use = "warn"
|
||||
same_functions_in_if_condition = "warn"
|
||||
semicolon_if_nothing_returned = "warn"
|
||||
set_contains_or_insert = "warn"
|
||||
should_panic_without_expect = "warn"
|
||||
similar_names = "warn"
|
||||
str_split_at_newline = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue