Skip to content

コメント部分のフォーマットを適用させたGoのフォーマッタツール

License

Notifications You must be signed in to change notification settings

funera1/gofmtal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

日本語版README

gofmtal

gofmtal formats Go programs. gofmtal is a command that multiplies the functionality of gofmt plus formatting code in comments.

Install

Installation method varies depending on the version of Go.

Less than Go 1.16

$ go get -u github.com/funera1/gofmtal

Go 1.16 or higher

$ go install github.com/funera1/gofmtal@latest

Usage

gofmtal [flags] [path ...]

About

コメント部分のフォーマットを適用させたGoのフォーマッタツール

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages