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