10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
ColumnLimit: 80
|
||
|
IndentWidth: 4
|
||
|
TabWidth: 4
|
||
|
UseTab: ForContinuationAndIndentation
|
||
|
SpaceAfterCStyleCast: true
|
||
|
AlignAfterOpenBracket: DontAlign
|
||
|
AlignOperands: DontAlign
|
||
|
SpacesBeforeTrailingComments: 2
|