Update include/grpcpp/impl/codegen/.clang-format

pull/36277/head
Craig Tiller 8 months ago
parent 3eb3e63eb3
commit 2670fb8c35
  1. 3
      include/grpcpp/impl/codegen/.clang-format

@ -5,9 +5,6 @@ DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Regroup
IncludeCategories:
# port_platform.h is before almost everything
- Regex: '^<grpc/(support|impl/codegen)/port_platform.h>'
Priority: -100
# ruby.h is even more first if it's included
- Regex: '^<ruby/ruby.h>'
Priority: -200

Loading…
Cancel
Save