Do not allow single line if statements.
This commit is contained in:
parent
ed64547947
commit
d5163b6290
@ -12,7 +12,6 @@ PointerAlignment: Left
|
||||
AlignAfterOpenBracket: Align
|
||||
PenaltyBreakBeforeFirstCallParameter: 50
|
||||
AlignOperands: true
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
AllowShortCaseLabelsOnASingleLine: true
|
||||
IndentCaseLabels: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user