File tree Expand file tree Collapse file tree
branches/autosynth-containeranalysis Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ refs/heads/autosynth-bigquerydatatransfer: 71b6b6d2a992d05999b53e6e130c4fc1c8c8b
126126refs/heads/autosynth-bigquerystorage: a345f72d7a6358e9fea9dcdae94ec85a27da3088
127127refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129- refs/heads/autosynth-containeranalysis: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
129+ refs/heads/autosynth-containeranalysis: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
130130refs/heads/autosynth-datastore: d0fc1187000c7a50d8bddd89c3b7cdf1187ecb96
131131refs/heads/autosynth-dialogflow: 841930a680ebe370c9fc6ae824465f6bc51a5a46
132132refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
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