Regroup #include blocks
This commit is contained in:
parent
84c527996c
commit
152ddc0bac
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ EmptyLineAfterAccessModifier: Never
|
|||
EmptyLineBeforeAccessModifier: LogicalBlock
|
||||
ExperimentalAutoDetectBinPacking: false
|
||||
FixNamespaceComments: true
|
||||
IncludeBlocks: Preserve
|
||||
IncludeBlocks: Regroup
|
||||
IncludeIsMainRegex: '(Test)?$'
|
||||
IncludeIsMainSourceRegex: ''
|
||||
IndentAccessModifiers: false
|
||||
|
|
Loading…
Reference in a new issue