You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLAUDE.md references 'make build' (lint + govulncheck + test) but no
Makefile existed. Add one whose build target runs tidy, vet, compile,
govulncheck, and test (a superset of CI plus govulncheck), with fmt,
lint (golangci-lint), and binary as separate targets.
0 commit comments