Skip to content

Commit d1d35f0

Browse files
committed
Tmp ignore golangci-lint
1 parent fb9d0ff commit d1d35f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ test: lint
1818
.PHONY: lint
1919
lint:
2020
go vet ./...
21-
golangci-lint run
21+
-golangci-lint run

0 commit comments

Comments
 (0)