|
|
|
@ -1,12 +1,12 @@
@@ -1,12 +1,12 @@
|
|
|
|
|
--- |
|
|
|
|
Language: Cpp |
|
|
|
|
AccessModifierOffset: -4 |
|
|
|
|
AlignAfterOpenBracket: Align |
|
|
|
|
AlignAfterOpenBracket: DontAlign |
|
|
|
|
AlignConsecutiveAssignments: false |
|
|
|
|
AlignConsecutiveDeclarations: false |
|
|
|
|
AlignEscapedNewlinesLeft: false |
|
|
|
|
AlignEscapedNewlines: DontAlign |
|
|
|
|
AlignOperands: true |
|
|
|
|
AlignTrailingComments: true |
|
|
|
|
AlignTrailingComments: false |
|
|
|
|
AllowAllParametersOfDeclarationOnNextLine: true |
|
|
|
|
AllowShortBlocksOnASingleLine: false |
|
|
|
|
AllowShortCaseLabelsOnASingleLine: false |
|
|
|
|