Files
gohttpserver/Makefile
clawbot 3e48b46e3d Makefile: add fmt-check, hooks targets; update check prereqs
- Add fmt-check target for gofmt format verification without modifying files
- Add hooks target to install pre-commit git hook
- Update check target to include fmt-check (check: fmt-check lint test)
- Remove redundant gofmt check from lint target (now in fmt-check)
- Add .PHONY declarations for all phony targets
- Update tools target to use go install
2026-03-02 02:09:07 -08:00

1.2 KiB