--- BasedOnStyle: WebKit AlignConsecutiveMacros: 'true' AlignConsecutiveDeclarations: 'true' AlwaysBreakTemplateDeclarations: 'Yes' BreakBeforeBraces: Attach ConstructorInitializerIndentWidth: '2' TabWidth: '4' UseTab: ForIndentation QualifierAlignment: Right PointerAlignment: Right ColumnLimit: 100 InsertNewlineAtEOF: 'true' ...