Fix cargo nitpick alias
This commit is contained in:
parent
f137d71e8f
commit
bc9bb28b1c
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ nitpick = """
|
|||
clippy --workspace --no-deps -- \
|
||||
-D warnings \
|
||||
-D clippy::pedantic \
|
||||
-A clippy::type_complexity \
|
||||
-A clippy::must_use_candidate \
|
||||
-A clippy::return_self_not_must_use \
|
||||
-A clippy::needless_pass_by_value \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue