aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 08702456dfb366f65f601203c178875f1e4a66bd (plain)
1
2
3
4
5
BasedOnStyle: LLVM
AlignConsecutiveMacros: true
ColumnLimit: 90
IndentCaseLabels: true
IndentWidth: 4