Various improvements #169

Merged
schmelczer merged 78 commits from asch/saturday into main 2025-11-30 15:24:52 +00:00
Showing only changes of commit 5e5f8ecc22 - Show all commits

Install cargo machete

Andras Schmelczer 2025-11-30 14:43:05 +00:00

View file

@ -21,6 +21,7 @@ else
cargo fmt --all -- --check cargo fmt --all -- --check
fi fi
cargo install cargo-machete
cargo machete --with-metadata cargo machete --with-metadata
echo "Running checks in frontend" echo "Running checks in frontend"