7 lines
113 B
YAML
7 lines
113 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ContinuationIndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Never
|
|
BreakBeforeBraces: Attach
|