mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
feat: add programs check in ci
This commit is contained in:
parent
87f45b8215
commit
081a366c16
@ -6,3 +6,5 @@ cargo install taplo-cli --locked
|
||||
taplo fmt --check
|
||||
|
||||
RISC0_SKIP_BUILD=1 cargo clippy --workspace --all-targets -- -D warnings
|
||||
# Lint all programs individually to avoid feature unification issues
|
||||
RISC0_SKIP_BUILD=1 cargo clippy -p "*programs" -- -D warnings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user