while;
This commit is contained in:
parent
125e779902
commit
371d1bf670
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ IndentWidth: 2
|
||||||
AlwaysBreakTemplateDeclarations: true
|
AlwaysBreakTemplateDeclarations: true
|
||||||
InsertBraces: true
|
InsertBraces: true
|
||||||
AllowShortFunctionsOnASingleLine: Empty
|
AllowShortFunctionsOnASingleLine: Empty
|
||||||
|
AllowShortLoopsOnASingleLine: true
|
||||||
|
|
Loading…
Reference in a new issue