Skip to content

pib/gofmt-inline-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Install

$ go get github.com/pib/gofmt-inline-json

Use

$ gofmt-inline-json somefile.go

Or, if you want to replace the original file with the reformatted one:

$ gofmt-inline-json -w somefile.go

About

Nicely format multi-line strings containing JSON in Go code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages