5 lines
88 B
YAML
5 lines
88 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Never
|
|
Cpp11BracedListStyle: false
|