--- # AlwaysBreakAfterReturnType: All BasedOnStyle: Google IndentWidth: 4 IndentAccessModifiers: false AccessModifierOffset: -4 Standard: Cpp11 TabWidth: 4 # AlwaysBreakAfterDefinitionReturnType: All AlignAfterOpenBracket: BlockIndent # PointerAlignment: Right