SubsystemsgofmtVersion: 2.16.x (deprecated)On this pagegofmt Gofmt-specific options. Backend: pants.backend.experimental.go Config section: [gofmt] Basic optionsskip--[no-]gofmt-skipPANTS_GOFMT_SKIPdefault: FalseIf true, don't use gofmt when running scie-pants-linux-x86_64 fmt and scie-pants-linux-x86_64 lint.args--gofmt-args="[<shell_str>, <shell_str>, ...]"PANTS_GOFMT_ARGSdefault: []Arguments to pass directly to gofmt, e.g. --gofmt-args='-s -e'.Only the following style related options are supported: -e, -r, -s.Advanced optionsNoneDeprecated optionsNone