File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136136refs/heads/autosynth-language: 6130869312f99a1e7d3aa0485759172a23333cc5
137137refs/heads/autosynth-os-login: 49028d40ac477fca5f948cc5a3ce7422729fdb67
138- refs/heads/autosynth-redis: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
138+ refs/heads/autosynth-redis: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
139139refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140refs/heads/autosynth-spanner: de02ca32edea133b68b51052e325359a3704b5d2
141141refs/heads/autosynth-speech: 64692f6db11364f663921be02c08072b966b6e7b
Original file line number Diff line number Diff line change 11{
22 "extends" : [
33 " config:base"
4+ ],
5+ "packageRules" : [
6+ {
7+ "packagePatterns" : [" ^io.grpc:grpc-" ],
8+ "groupName" : " gRPC packages"
9+ },
10+ {
11+ "packagePatterns" : [" ^com.google.protobuf:protobuf-" ],
12+ "groupName" : " Protobuf packages"
13+ },
14+ {
15+ "packagePatterns" : [" ^io.opencensus:opencensus-" ],
16+ "groupName" : " OpenCensus packages"
17+ }
418 ]
519}
You can’t perform that action at this time.
0 commit comments