BasedOnStyle: llvm Language: Cpp ColumnLimit: 80 IndentWidth: 2 TabWidth: 2 UseTab: Never IndentCaseLabels: true BreakBeforeBraces: Linux AlignEscapedNewlinesLeft: false AllowShortFunctionsOnASingleLine: false SpacesBeforeTrailingComments: 2 PenaltyReturnTypeOnItsOwnLine: 200