IndentWidth: 4 ConstructorInitializerIndentWidth: 4 ContinuationIndentWidth: 4 UseTab: Never ColumnLimit: 0 SpaceAfterCStyleCast: true PointerAlignment: Right NamespaceIndentation: All AlwaysBreakTemplateDeclarations: Yes AllowShortBlocksOnASingleLine: Never AllowShortCaseLabelsOnASingleLine: true AllowShortEnumsOnASingleLine: true AllowShortFunctionsOnASingleLine: None AllowShortIfStatementsOnASingleLine: Never AllowShortLambdasOnASingleLine: None AllowShortLoopsOnASingleLine: false IndentPPDirectives: AfterHash