Regroup #include blocks

This commit is contained in:
Anthony Rose 2023-06-02 17:20:18 +01:00
parent 84c527996c
commit 152ddc0bac

View file

@ -52,7 +52,7 @@ EmptyLineAfterAccessModifier: Never
EmptyLineBeforeAccessModifier: LogicalBlock
ExperimentalAutoDetectBinPacking: false
FixNamespaceComments: true
IncludeBlocks: Preserve
IncludeBlocks: Regroup
IncludeIsMainRegex: '(Test)?$'
IncludeIsMainSourceRegex: ''
IndentAccessModifiers: false