BasedOnStyle: LLVM IndentWidth: 4 TabWidth: 4 UseTab: Never ColumnLimit: 100 SortIncludes: true AlignConsecutiveAssignments: true AlignConsecutiveDeclarations: true AllowShortIfStatementsOnASingleLine: false BreakBeforeBraces: Allman