5 lines
129 B
YAML
5 lines
129 B
YAML
BreakBeforeBraces: Attach
|
|
IndentWidth: 4
|
|
PointerAlignment: Left
|
|
AllowShortFunctionsOnASingleLine: Inline
|
|
AccessModifierOffset: -4 |