6 lines
141 B
YAML
6 lines
141 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
ColumnLimit: 130
|
|
IndentCaseLabels: true
|
|
AllowShortIfStatementsOnASingleLine: Always
|
|
AllowShortLoopsOnASingleLine: true |