mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-25 00:24:57 +01:00
6 lines
188 B
Makefile
6 lines
188 B
Makefile
precommit:
|
|
cargo check --no-default-features --features mint
|
|
cargo check --no-default-features --features wallet
|
|
cargo check --no-default-features --features blocking
|
|
typos
|
|
cargo test
|