Merge pull request #26 from porridge/make-useful
Make "make" useful rather than produce error.
This commit is contained in:
commit
9dab90d7f2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
all: push
|
||||
all: fmt lint vet cover
|
||||
|
||||
BUILDTAGS=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue