Files

9 lines
100 B
YAML
Raw Permalink Normal View History

2020-09-16 10:33:06 +02:00
---
BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
ColumnLimit: 100
ReflowComments: true
---