BasedOnStyle: Mozilla AlignAfterOpenBracket: AlwaysBreak AlignOperands: true ColumnLimit: 100 ContinuationIndentWidth: 4 IndentCaseLabels: false IndentWidth: 4 TabWidth: 4 UseTab: ForIndentation Standard: C++03