mirror of https://github.com/grpc/grpc-node.git
Update by code review
This commit is contained in:
parent
2e16f16ec4
commit
bb57faeb7b
|
@ -74,8 +74,7 @@
|
||||||
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
|
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
|
||||||
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
|
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
|
||||||
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
|
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
|
||||||
"deps/grpc/third_party/upb/generated_for_cmake/google/protobuf/*.{c,h}",
|
"deps/grpc/third_party/upb/**/*.{c,h}",
|
||||||
"deps/grpc/third_party/upb/upb/*.{c,h}",
|
|
||||||
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
|
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
|
||||||
"binding.gyp"
|
"binding.gyp"
|
||||||
],
|
],
|
||||||
|
|
|
@ -76,8 +76,7 @@
|
||||||
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
|
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
|
||||||
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
|
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
|
||||||
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
|
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
|
||||||
"deps/grpc/third_party/upb/generated_for_cmake/google/protobuf/*.{c,h}",
|
"deps/grpc/third_party/upb/**/*.{c,h}",
|
||||||
"deps/grpc/third_party/upb/upb/*.{c,h}",
|
|
||||||
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
|
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
|
||||||
"binding.gyp"
|
"binding.gyp"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue