Not formatting during build

and instead using the in-buffer :Fmt command.
cat-town
Dan Buch 12 years ago
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…
Cancel
Save