summaryrefslogtreecommitdiff
path: root/.clang-format
blob: 9ca4dd982385ca832bb8dc6c719da5af6b376249 (plain)
1
2
3
4
5
6
7
8
BasedOnStyle: LLVM
PointerAlignment: Left
IndentCaseLabels: true
ContinuationIndentWidth: 2
ConstructorInitializerIndentWidth: 2
SpaceAfterTemplateKeyword: false
BinPackArguments: false
BinPackParameters: false