\#10193 clang-format: Delete ForEachMacros

This commit is contained in:
Jorge Timón 2017-06-01 22:35:42 +02:00 committed by Pasta
parent 3dddfc6b48
commit 0fe9f757ec
No known key found for this signature in database
GPG Key ID: D362C9F7142766AE

View File

@ -25,7 +25,6 @@ ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: false
DisableFormat: false
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, BOOST_REVERSE_FOREACH ]
IndentCaseLabels: false
IndentFunctionDeclarationAfterType: false
IndentWidth: 4