mirror of
https://github.com/logos-storage/logos-storage-app-skeleton.git
synced 2026-07-31 19:33:19 +00:00
8 lines
162 B
YAML
8 lines
162 B
YAML
BasedOnStyle: LLVM
|
|
BreakBeforeBraces: Attach
|
|
BraceWrapping:
|
|
AfterLambda: false
|
|
ContinuationIndentWidth: 4
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
PointerAlignment: Left |