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
|
||||
go test $(PACKAGES)
|
||||
|
||||
build: deps fmt
|
||||
build: deps
|
||||
go install $(PACKAGES)
|
||||
|
||||
deps:
|
||||
|
Loading…
Reference in New Issue
Block a user