--- Language: Cpp BasedOnStyle: LLVM IndentWidth: 4 TabWidth: 4 UseTab: Never ColumnLimit: 120 BreakBeforeBraces: Attach PointerAlignment: Right SortIncludes: Never AllowShortIfStatementsOnASingleLine: Never AllowShortFunctionsOnASingleLine: Empty SpaceBeforeParens: ControlStatements ...