Files
cpp-project-template/third_party/benchmark/.clang-format

6 lines
74 B
Plaintext
Raw Normal View History

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