blob: e4b15e9089f3d81bc1c51af9661549aee321eb75 (
plain) (
tree)
|
|
BasedOnStyle: LLVM
BreakBeforeBraces: Linux
IndentCaseLabels: false
AlignConsecutiveMacros: true
AllowShortIfStatementsOnASingleLine: false
ContinuationIndentWidth: 8
IndentWidth: 8
TabWidth: 8
UseTab: Always
|