eive-obsw/.clang-format

9 lines
100 B
Plaintext
Raw Permalink Normal View History

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