Add make check target and CI workflow #36

Open
clawbot wants to merge 5 commits from add-make-check into next

5 Commits

Author SHA1 Message Date
user
ae0e96eba3 refactor: split check into check-fmt, lint, test targets
make check now depends on check-fmt, lint, and test as prerequisites,
each runnable independently.
2026-02-20 03:17:38 -08:00
4f7459d509 security: pin all go install refs to commit SHAs 2026-02-20 03:16:53 -08:00
user
b19dff2456 security: pin CI actions to commit SHAs 2026-02-20 03:16:53 -08:00
user
f310001d1e add CI workflow for make check 2026-02-20 03:16:53 -08:00
user
950dd50c2e add make check target 2026-02-20 03:16:53 -08:00