[clang-format] exclude src/python/grpcio_observability/grpc_root

pull/35802/head
Mark D. Roth 1 year ago
parent a61b58b0f1
commit 39a6200f9a
  1. 1
      tools/dockerfile/grpc_clang_format/clang_format_all_the_things.sh

@ -52,6 +52,7 @@ do
-and -not -name grpc_tls_credentials_options_comparator_test.cc \
-and -not -path '*/cmake/build/*' \
-and -not -path '*/third_party/*' \
-and -not -path '*/src/python/grpcio_observability/grpc_root/*' \
`"
done
done

Loading…
Cancel
Save