Skip to content

Commit

Permalink
Don't use Preserve for IncludeBlocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbed committed Feb 22, 2020
1 parent ec15da8 commit 6c81f32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
SortIncludes: true

# Regroup causes unnecessary noise due to clang-format bug.
IncludeBlocks: Preserve

0 comments on commit 6c81f32

Please sign in to comment.