Update include/grpcpp/support/.clang-format

pull/36280/head
Craig Tiller 8 months ago
parent 3eb3e63eb3
commit 75ac69b86a
  1. 3
      include/grpcpp/support/.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