Registry / utility / golangci-gofmt

golangci-gofmt

JSON →
library0.0.0-20251215234548-e7be49a5ab4dgogounverified

A fork of gofmt used by golangci-lint for code formatting.

go get github.com/golangci/gofmt
INSTALL
IMPORT
SIG · GOLANGCI-GOFMT
G
golangci-gofmt
utilitygov0.0.0-20251215234548-e7be49a5ab4d
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gofmt
github.com/golangci/gofmt

Run gofmt on a file.

package main import ( "fmt" "github.com/golangci/gofmt/gofmt" ) func main() { // This package is typically used as a command-line tool. fmt.Println("gofmt is a formatting tool.") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251215234548-e7be49a5ab4dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golangci-gofmt — go get golangci-gofmt · libregistry