Skip to content

Commit 342aec1

Browse files
committed
Comment problematic clang-format property.
1 parent 517f786 commit 342aec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ContinuationIndentWidth: 4
2121
Cpp11BracedListStyle: false
2222
#DerivePointerAlignment: false
2323
DisableFormat: false
24-
ForEachMacros: foreach,Q_FOREACH
24+
#ForEachMacros: foreach,Q_FOREACH
2525
IndentCaseLabels: true
2626
IndentFunctionDeclarationAfterType: true
2727
IndentWidth: 4

0 commit comments

Comments
 (0)