6 lines
167 B
YAML
6 lines
167 B
YAML
IndentWidth: 4
|
|
InsertBraces: true
|
|
BreakBeforeBraces: Linux
|
|
AlwaysBreakAfterReturnType: TopLevelDefinitions
|
|
SpaceBeforeParens: Never
|
|
AllowShortLoopsOnASingleLine: true
|