blob: 365d7371af4958bb6a49c707825c9e53dcd0c0e7 [file] [log] [blame]
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
BinPackParameters: false
ColumnLimit: 0
ObjCSpaceBeforeProtocolList: true
PointerBindsToType: false
IndentWrappedFunctionNames: true