Ver Fonte

gocyclo

jamesread há 4 anos atrás
pai
commit
4e89b34ea4
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -27,6 +27,7 @@ go-tools:
 	go install "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
 	go install "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
 	go install "google.golang.org/protobuf/cmd/protoc-gen-go"
+	go install "github.com/fzipp/gocyclo/cmd/gocyclo@latest"
 
 grpc: go-tools
 	buf generate