Skip to content

Commit

Permalink
Update .clang-format file
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly committed May 4, 2020
1 parent c5f6b1f commit c6086af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Cpp11BracedListStyle: true
DerivePointerAlignment: false
DisableFormat: false
FixNamespaceComments: true
ForEachMacros:
- foreach
- Q_FOREACH
- BOOST_FOREACH
IncludeBlocks: Regroup
IndentCaseLabels: false
IndentPPDirectives: BeforeHash
Expand Down

0 comments on commit c6086af

Please sign in to comment.