aboutsummaryrefslogtreecommitdiff
path: root/clang-format/.clang-format
blob: 4a88ce1f0e0f94e439702b0309e6a8d8940d95dd (plain)
1
2
3
4
5
6
7
---
BasedOnStyle: LLVM
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left
---