From 75ac69b86ac6fb4c83361a451391c63869f3d6cb Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Tue, 9 Apr 2024 01:26:14 +0000 Subject: [PATCH] Update include/grpcpp/support/.clang-format --- include/grpcpp/support/.clang-format | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/grpcpp/support/.clang-format b/include/grpcpp/support/.clang-format index 64387e9e515..5f150ef6edb 100644 --- a/include/grpcpp/support/.clang-format +++ b/include/grpcpp/support/.clang-format @@ -5,9 +5,6 @@ DerivePointerAlignment: false PointerAlignment: Left IncludeBlocks: Regroup IncludeCategories: - # port_platform.h is before almost everything - - Regex: '^' - Priority: -100 # ruby.h is even more first if it's included - Regex: '^' Priority: -200