clang-format: Reduce alignment
Change-Id: I8326dba369707bc2d736c7e44d256d037dad9614
This commit is contained in:
@@ -4,6 +4,7 @@ AccessModifierOffset: -4
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
AlignEscapedNewlines: Left
|
||||
AlignOperands: DontAlign
|
||||
AlignTrailingComments: false
|
||||
AllowShortBlocksOnASingleLine: Always
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
AllowShortIfStatementsOnASingleLine: WithoutElse
|
||||
|
||||
Reference in New Issue
Block a user