mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-03 22:03:06 +00:00
add clippy to CI
This commit is contained in:
parent
25ef949a97
commit
f8c925c265
@ -6,4 +6,7 @@ source env.sh
|
||||
cargo install taplo-cli --locked
|
||||
|
||||
cargo fmt -- --check
|
||||
taplo fmt --check
|
||||
taplo fmt --check
|
||||
|
||||
export RISC0_SKIP_BUILD=1
|
||||
cargo clippy --workspace --all-targets -- -D warnings
|
||||
Loading…
x
Reference in New Issue
Block a user