manager_test.go landed from #2350 with a gofmt violation (extra spaces aligning a struct field), turning main red: build-test's `gofmt -l .` and lint's goimports both flag it. #2350's merge push never ran the Go workflow, so it went unnoticed until the next push surfaced it. Pure `gofmt -w` output, one whitespace line, no behavior change. |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| .golangci.yml | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| sqlc.yaml | ||