analytics-go Build & Test make lint — Run linters (must pass before committing) make test — Run tests go build ./... — Build Development Workflow Always run make lint after making changes and before committing.