BasedOnStyle: LLVM IndentWidth: 8 UseTab: ForIndentation BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false ColumnLimit: 110 AlignConsecutiveAssignments: true AlignConsecutiveDeclarations: true AccessModifierOffset: 0 NamespaceIndentation: Inner