Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Jul 16, 2024
1 parent e11b192 commit 016b2f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion check
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ cargo fmt --all
# cargo clippy --workspace --all-targets --all-features -- -D warnings -W clippy::all
# cargo clippy --workspace --all-targets -- -D warnings -W clippy::all
# cargo clippy --workspace --all-targets -- -W clippy::all
cargo clippy --workspace --all-targets
cargo clippy --workspace
cargo clippy --workspace --target=wasm32-unknown-unknown

0 comments on commit 016b2f4

Please sign in to comment.