summaryrefslogtreecommitdiffstats
path: root/.clang-format
blob: a72e2df0df0c512bb2bcf9d5ec2db8372b4e3475 (plain)
1
2
3
4
5
BasedOnStyle: LLVM
IndentWidth: 4
BinPackArguments: false
BinPackParameters: false
IndentCaseLabels: true