Skip to content

Commit

Permalink
don´t recurse
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Jun 17, 2021
1 parent e9e5d46 commit fba0a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-aux/rust.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ cargo-clean:
fi

cargo-check:
$(CARGO) clippy --verbose --all-targets --all-features -- -D warnings
$(CARGO) clippy --verbose --all-features -- -D warnings

check-local: cargo-check

0 comments on commit fba0a0b

Please sign in to comment.