Skip to content

Commit

Permalink
Figure ouit what cargo version is being run
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Mar 20, 2023
1 parent 77c2e63 commit 10bfc75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/clippy_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ function cleanup()

trap cleanup EXIT

cargo clippy --version

cargo cranky --all-features --target wasm32-unknown-unknown --target-dir target_wasm -p re_viewer -- --deny warnings

0 comments on commit 10bfc75

Please sign in to comment.