Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Apr 29, 2019
1 parent 99e05a9 commit a08ca19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ test-race:
go test -v -race ./...

.PHONY: lint
lint: vet
lint:
go vet ./...
golint -set_exit_status ./...

Expand Down

0 comments on commit a08ca19

Please sign in to comment.