Michael Stapelberg
10 years ago
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
BasedOnStyle: google |
|||
AllowShortIfStatementsOnASingleLine: false |
|||
AllowShortLoopsOnASingleLine: false |
|||
AllowShortFunctionsOnASingleLine: None |
|||
AllowShortBlocksOnASingleLine: false |
|||
AlwaysBreakBeforeMultilineStrings: false |
|||
IndentWidth: 4 |
|||
PointerBindsToType: false |
|||
ColumnLimit: 0 |
|||
SpaceBeforeParens: ControlStatements |
Loading…
Reference in new issue