Skip to content

Commit b1268a1

Browse files
committed
clang-format: Delete ForEachMacros
1 parent 5995735 commit b1268a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ ContinuationIndentWidth: 4
2323
Cpp11BracedListStyle: true
2424
DerivePointerAlignment: false
2525
DisableFormat: false
26-
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, BOOST_REVERSE_FOREACH ]
2726
IndentCaseLabels: false
2827
IndentFunctionDeclarationAfterType: false
2928
IndentWidth: 4

0 commit comments

Comments
 (0)