taskwarrior/.clang-format
2024-07-29 22:33:16 +02:00

5 lines
72 B
YAML

---
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 100
...