Fix clippy warnings
This commit is contained in:
parent
8419108e96
commit
19cfcd5c5a
@ -96,7 +96,7 @@ fn new<I>(mut old_args: I) -> Self
|
||||
clippy_args.push("--no-deps".into());
|
||||
}
|
||||
|
||||
ClippyCmd {
|
||||
Self {
|
||||
cargo_subcommand,
|
||||
args,
|
||||
clippy_args,
|
||||
|
Loading…
Reference in New Issue
Block a user