Skip to main content
Version: 2.10 (deprecated)

gofmt


Gofmt-specific options.

Backend: pants.backend.experimental.go

Config section: [gofmt]

Basic options

skip

--[no-]gofmt-skip
PANTS_GOFMT_SKIP
pants.toml
[gofmt]
skip = <bool>
default: False

Don't use gofmt when running /home/josh/work/scie-pants/dist/pants fmt and /home/josh/work/scie-pants/dist/pants lint.

Advanced options

None

Deprecated options

None

None