8 lines
107 B
YAML
8 lines
107 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 2
|
|
TabWidth: 2
|
|
UseTab: Always
|
|
BreakBeforeBraces: Attach
|
|
Standard: Cpp03
|