Skip to content

Commit

Permalink
Inject golanci-lint into check
Browse files Browse the repository at this point in the history
Signed-off-by: njuettner <nick@zalando.de>
  • Loading branch information
njuettner committed Apr 15, 2019
1 parent 1609c0c commit 28e4029
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ test: $(GENERATED)
go test -v $(GOPKGS)

check:
golint $(GOPKGS)
go vet -v $(GOPKGS)

lint:
lint:
golangci-lint run ./...

$(GENERATED):
Expand Down

0 comments on commit 28e4029

Please sign in to comment.