fix: add missing Makefile targets (docker, hooks) and test timeout #159

Merged
sneak merged 2 commits from fix/makefile-targets-timeout into main 2026-03-10 01:09:15 +01:00

2 Commits

Author SHA1 Message Date
328896c2eb Merge branch 'main' into fix/makefile-targets-timeout
All checks were successful
Check / check (pull_request) Successful in 3m21s
2026-03-10 01:02:08 +01:00
clawbot
16f2fa50a5 fix: add missing Makefile targets and test timeout
All checks were successful
Check / check (pull_request) Successful in 4s
- Add docker target (runs docker build .)
- Add hooks target (installs pre-commit hook running make check)
- Add 30-second timeout to test target (-timeout 30s)
- Update README to document all Makefile targets
- Run make fmt to fix JS formatting (prettier)
2026-03-06 03:38:42 -08:00