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