[FEAT] Add matrix
This commit is contained in:
@@ -14,7 +14,7 @@ AccessModifierOffset: -4
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
# Use 100 columns
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 120
|
||||
AlignConsecutiveStyle: Consecutive
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
AllowShortBlocksOnASingleLine: Never
|
||||
@@ -29,4 +29,5 @@ NamespaceIndentation: All
|
||||
IndentAccessModifiers: false
|
||||
ReferenceAlignment: Right
|
||||
BreakConstructorInitializers: AfterColon
|
||||
AlignArrayOfStructures: Right
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user