7 lines
131 B
YAML
7 lines
131 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 2
|
|
UseTab: Never
|
|
BreakBeforeBraces: Allman
|
|
AllowShortFunctionsOnASingleLine: None
|