Files
doctate/scripts
Brummel 88e469d0a1 feat: Add project integrity check script
This script automates checks for formatting, linting, building, and
testing across
all Cargo workspaces and the Wear OS Gradle build. It provides a summary
of all
stages, indicating PASS, WARN, or FAIL. The script's exit code reflects
the number
of failed stages.
2026-05-04 09:38:04 +02:00
..