blob: f3060340dfbaf6f88a2e9afe27b4c1d367b20137 [file] [log] [blame]
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AlignConsecutiveMacros: true
AllowShortEnumsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
IndentCaseLabels: false