Files
2026-04-29 15:02:17 +02:00

9 lines
100 B
YAML

---
BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
ColumnLimit: 100
ReflowComments: true
---