Files
ortools-clone/.clang-format
2020-09-23 12:16:18 +02:00

8 lines
99 B
YAML

---
Language: Cpp
BasedOnStyle: Google
---
Language: Java
BasedOnStyle: Google
...