From e7c7376dfa733f9863e7721cdfd3c79767dce5e5 Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 11 Apr 2021 18:00:16 +0200 Subject: clang-format: preserve header blocks --- clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang-format') 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 -- cgit v1.2.3