blob: 175a84216e93b4e9e4939bf092f4fb67884b92a5 [file] [log] [blame]
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
BinPackParameters: false
ColumnLimit: 100
ObjCSpaceBeforeProtocolList: true
PointerBindsToType: false
IndentWrappedFunctionNames: true