rust-lib/Makefile
2024-08-19 19:55:01 +02:00

3 lines
73 B
Makefile

fmt:
cargo clippy --all-targets --all-features -- -D warnings
cargo fmt