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