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