draco/.clang-format
2020-03-03 10:35:26 -08:00

6 lines
74 B
YAML

---
Language: Cpp
BasedOnStyle: Google
PointerAlignment: Right
...