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