fix format
This commit is contained in:
parent
90dd5e4077
commit
62ddffc0d2
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ InsertBraces: true
|
|||
BreakBeforeBraces: Linux
|
||||
AlwaysBreakAfterReturnType: TopLevelDefinitions
|
||||
SpaceBeforeParens: Never
|
||||
AllowShortLoopsOnASingleLine: true
|
||||
|
|
Reference in a new issue