clang-format: Delete ForEachMacros
This commit is contained in:
parent
5995735c5b
commit
b1268a19d0
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ ContinuationIndentWidth: 4
|
|||
Cpp11BracedListStyle: true
|
||||
DerivePointerAlignment: false
|
||||
DisableFormat: false
|
||||
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, BOOST_REVERSE_FOREACH ]
|
||||
IndentCaseLabels: false
|
||||
IndentFunctionDeclarationAfterType: false
|
||||
IndentWidth: 4
|
||||
|
|
Loading…
Reference in a new issue