Update src/core/load_balancing/.clang-format

pull/36296/head
Craig Tiller 8 months ago
parent c18e8559e7
commit 75e1868370
  1. 3
      src/core/load_balancing/.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