mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-03 22:03:06 +00:00
9 lines
158 B
Bash
Executable File
9 lines
158 B
Bash
Executable File
set -e
|
|
|
|
#cargo install taplo-cli --locked
|
|
|
|
cargo fmt -- --check
|
|
#taplo fmt --check
|
|
|
|
#RISC0_SKIP_BUILD=1 cargo clippy --workspace --all-targets -- -D warnings
|