7 lines
103 B
YAML
7 lines
103 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
BreakBeforeBraces: Allman
|
|
IncludeBlocks: Regroup
|
|
ColumnLimit: 80
|