We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e45103 commit abcd7ebCopy full SHA for abcd7eb
Makefile
@@ -29,7 +29,7 @@ $(PROTO_OUT):
29
mkdir $(PROTO_OUT)
30
31
##### Compile proto files for go #####
32
-grpc: buf-lint api-linter gogo-grpc fix-path
+grpc: buf-lint api-linter buf-breaking gogo-grpc fix-path
33
34
go-grpc: clean $(PROTO_OUT)
35
printf $(COLOR) "Compile for go-gRPC..."
0 commit comments