Don't use Preserve for IncludeBlocks.
This commit is contained in:
@@ -3,3 +3,6 @@ BasedOnStyle: Google
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
SortIncludes: true
|
||||
|
||||
# Regroup causes unnecessary noise due to clang-format bug.
|
||||
IncludeBlocks: Preserve
|
||||
|
||||
Reference in New Issue
Block a user