BasedOnStyle: LLVM BreakBeforeBraces: Allman AccessModifierOffset: -4 IndentWidth: 4 AlwaysBreakTemplateDeclarations: Yes NamespaceIndentation: All SpaceAfterTemplateKeyword: false PointerAlignment: Left ReferenceAlignment: Left SpaceAfterControlStatementKeyword: false AllowShortFunctionsOnASingleLine: false SpaceBeforeCtorInitializerColon: false SpaceBeforeInheritanceColon: false SpaceBeforeRangeBasedForLoopColon: false