AccessModifierOffset: -4 AllowAllArgumentsOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: false AlignAfterOpenBracket: DontAlign AlignConsecutiveAssignments: false AlignConsecutiveDeclarations: false AlignEscapedNewlines: Left AlignOperands: false AlignTrailingComments: true AllowShortBlocksOnASingleLine: Empty AllowShortCaseLabelsOnASingleLine: true AllowShortFunctionsOnASingleLine: Inline AlwaysBreakTemplateDeclarations: Yes BinPackArguments: true BinPackParameters: true BreakBeforeBraces: Custom BraceWrapping: AfterCaseLabel: true AfterControlStatement: true AfterFunction: true BeforeElse: true SplitEmptyFunction: false SplitEmptyRecord: false SplitEmptyNamespace: false BreakConstructorInitializers: AfterColon ColumnLimit: 150 CompactNamespaces: false Cpp11BracedListStyle: true FixNamespaceComments: true IncludeBlocks: Merge IncludeCategories: - Regex: '^