Go[note] linter本頁導覽[Note] Golang Lintergcigci @ Github$ go get github.com/daixiang0/gciUse# -w write result to (source) file instead of stdout# -d display diffs instead of rewriting files$ gci -w -d main.go