1 2 3 4 5 6 7
BasedOnStyle: LLVM IndentWidth: 8 UseTab: AlignWithSpaces BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false AllowShortFunctionsOnASingleLine: false IndentCaseLabels: false