Mergi uses gofmt to format the code, you must use gofmt to format your code before submitting.
Mergi recommend using golint or gometalinter to check your code format.
Make sure that this folder is in GOPATH
, then:
$ go build ./cmd/mergi
Mergi uses gofmt to format the code, you must use gofmt to format your code before submitting.
Mergi recommend using golint or gometalinter to check your code format.
Make sure that this folder is in GOPATH
, then:
$ go build ./cmd/mergi