BasedOnStyle: LLVM UseTab: false IndentWidth: 4 BreakBeforeBraces: "Stroustrup" AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false ColumnLimit: 0 PointerAlignment: "Left" SortIncludes: false