HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.14, which is no longer officially supported. Click here for the latest version, 2.17!


Gofmt-specific options.

Backend: <span style="color: purple"><code>pants.backend.experimental.go</code></span> Config section: <span style="color: purple"><code>[gofmt]</code></span>

## Basic options

<div style="color: purple">

### `skip`

<code>--[no-]gofmt-skip</code><br> <code>PANTS_GOFMT_SKIP</code><br>

</div> <div style="padding-left: 2em;"> <span style="color: green">default: <code>False</code></span>

<br>

If true, don't use gofmt when running `./pants fmt` and `./pants lint`.

</div> <br>

## Advanced options

None

## Deprecated options

None