generated from AfonsoCMSousa/CPP-Template
8 lines
152 B
YAML
8 lines
152 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
UseTab: ForIndentation
|
|
TabWidth: 4
|
|
ColumnLimit: 180
|
|
BreakBeforeBraces: Attach
|
|
AllowShortFunctionsOnASingleLine: Empty
|