Not formatting during build
and instead using the in-buffer :Fmt command.
This commit is contained in:
parent
36ea5c9213
commit
06fde72193
@ -8,7 +8,7 @@ export GOPATH
|
|||||||
test: build
|
test: build
|
||||||
go test $(PACKAGES)
|
go test $(PACKAGES)
|
||||||
|
|
||||||
build: deps fmt
|
build: deps
|
||||||
go install $(PACKAGES)
|
go install $(PACKAGES)
|
||||||
|
|
||||||
deps:
|
deps:
|
||||||
|
Loading…
Reference in New Issue
Block a user