8 lines
159 B
YAML
8 lines
159 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ContinuationIndentWidth: 4
|
|
ColumnLimit: 80
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
SortIncludes: CaseSensitive
|