BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Always
AllowShortIfStatementsOnASingleLine: true
AllowShortFunctionsOnASingleLine: false
IndentCaseLabels: true
AllowShortCaseLabelsOnASingleLine: true
BreakBeforeBraces: Attach
