Skip to main content

GOFMT

Static GOFMT 

Source
pub static GOFMT: ToolSpec
Expand 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.