6 lines
103 B
YAML
6 lines
103 B
YAML
---
|
|
BasedOnStyle: llvm
|
|
IndentWidth: 4
|
|
ColumnLimit: 80
|
|
BreakBeforeBraces: Allman
|
|
IndentCaseLabels: true
|