Skip to main content
Version: 2.8 (deprecated)

gofmt


Gofmt-specific options.

Backend: ``

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