pub static GOFMT: ToolSpecExpand description
Go formatting checker - lists files whose formatting drifts from gofmt’s.
go.mod is the marker that this is a Go module at all; gofmt has no
config of its own because its formatting is not configurable.