17ec681f3SmrgBasedOnStyle: WebKit
27ec681f3SmrgAlignTrailingComments: 'true'
37ec681f3SmrgAllowAllParametersOfDeclarationOnNextLine: 'false'
47ec681f3SmrgAllowShortFunctionsOnASingleLine: None
57ec681f3SmrgAlwaysBreakBeforeMultilineStrings: 'true'
67ec681f3SmrgBinPackArguments: 'false'
77ec681f3SmrgBinPackParameters: 'false'
87ec681f3SmrgBreakBeforeBinaryOperators: None
97ec681f3SmrgBreakBeforeBraces: Linux
107ec681f3SmrgColumnLimit: '100'
117ec681f3SmrgCpp11BracedListStyle: 'true'
127ec681f3SmrgKeepEmptyLinesAtTheStartOfBlocks: 'false'
137ec681f3SmrgNamespaceIndentation: None
147ec681f3SmrgPointerAlignment: Right
157ec681f3SmrgSortIncludes: 'true'
167ec681f3SmrgSpaceAfterTemplateKeyword: 'false'
177ec681f3SmrgStandard: Cpp11
187ec681f3SmrgTabWidth: '3'
197ec681f3SmrgIndentWidth: '3'
207ec681f3SmrgConstructorInitializerIndentWidth: '3'
217ec681f3SmrgContinuationIndentWidth: '3'
22