clang-format: Delete ForEachMacros

This commit is contained in:
Jorge Timón 2017-06-01 22:35:42 +02:00 committed by Jack Grigg
parent c3983ccb1c
commit df3b6684f2
1 changed files with 0 additions and 1 deletions

View File

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