Loading .clang-format +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ AllowShortFunctionsOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: Never AllowShortLambdasOnASingleLine: Inline AllowShortLoopsOnASingleLine: true AlwaysBreakAfterReturnType: None AlwaysBreakAfterReturnType: All AlwaysBreakTemplateDeclarations: Yes BreakBeforeBraces: Custom BraceWrapping: Loading Loading
.clang-format +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ AllowShortFunctionsOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: Never AllowShortLambdasOnASingleLine: Inline AllowShortLoopsOnASingleLine: true AlwaysBreakAfterReturnType: None AlwaysBreakAfterReturnType: All AlwaysBreakTemplateDeclarations: Yes BreakBeforeBraces: Custom BraceWrapping: Loading