sandboxed-api/.clang-format

7 lines
96 B
YAML

---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
...