We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec23565 commit 473748fCopy full SHA for 473748f
1 file changed
run-rust-clippy.sh
@@ -15,4 +15,4 @@ set -euo pipefail
15
# "-D clippy::await_holding_lock"
16
# "-D clippy::match-like-matches-macro"
17
18
-cargo clippy --all-targets --all-features --all -- -D warnings "$@"
+cargo clippy --all-targets --all-features -- -D warnings "$@"
0 commit comments