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

6 lines
72 B
YAML

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