clang-format: Delete ForEachMacros

pull/365/head
Jorge Timón 8 years ago
parent 5995735c5b
commit b1268a19d0
No known key found for this signature in database
GPG Key ID: A4F5D141C01A0387

@ -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…
Cancel
Save