Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Revert "Revert "Enforce used_underscore_binding""
Browse files Browse the repository at this point in the history
This reverts commit 10088d7.
  • Loading branch information
ryoqun committed Apr 24, 2023
1 parent fb2bd42 commit 0e8fb1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test-checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ nightly_clippy_allows=()
# run nightly clippy for `sdk/` as there's a moderate amount of nightly-only code there
_ scripts/cargo-for-all-lock-files.sh -- "+${rust_nightly}" clippy --workspace --all-targets --features dummy-for-ci-check -- \
--deny=warnings \
--deny=clippy::used_underscore_binding \
--deny=clippy::integer_arithmetic \
"${nightly_clippy_allows[@]}"

Expand Down

0 comments on commit 0e8fb1c

Please sign in to comment.