summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-format b/clang-format
index 6859725..cc75bce 100644
--- a/clang-format
+++ b/clang-format
@@ -61,7 +61,7 @@ DerivePointerAlignment: false
DisableFormat: false
ExperimentalAutoDetectBinPacking: false
FixNamespaceComments: true
-IncludeBlocks: Regroup
+IncludeBlocks: Preserve
# Could use `IncludeCategories` to define rules for includes
IndentCaseLabels: true
IndentPPDirectives: AfterHash