3 lines
58 B
Makefile
3 lines
58 B
Makefile
![]() |
fmt:
|
||
|
cargo clippy --all-targets --all-features
|
||
|
cargo fmt
|