Registry / utility / segmentio-golines

segmentio-golines

JSON →
library0.13.0gogounverified

A Go code formatter that shortens long lines beyond gofmt's formatting.

go get github.com/segmentio/golines
INSTALL
IMPORT
SIG · SEGMENTIO-GOLINES
S
segmentio-golines
utilitygov0.13.0
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.

golines
github.com/segmentio/golines

Import the package for programmatic formatting.

package main import ( "fmt" "github.com/segmentio/golines" ) func main() { // Golines is a command-line tool; this import is for programmatic use. fmt.Println("Golines can be used as a library or CLI.") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
segmentio-golines — go get segmentio-golines · libregistry