parent
41d1aa6553
commit
818b8cf6bf
5
Makefile
5
Makefile
@ -11,7 +11,10 @@ clean:
|
|||||||
rm -f gilo
|
rm -f gilo
|
||||||
rm -f coverage.out
|
rm -f coverage.out
|
||||||
|
|
||||||
|
format:
|
||||||
|
go fmt ./...
|
||||||
|
|
||||||
gilo:
|
gilo:
|
||||||
go build
|
go build
|
||||||
|
|
||||||
.PHONY: test clean
|
.PHONY: test clean format
|
Loading…
x
Reference in New Issue
Block a user