eive-obsw/.clang-format

9 lines
100 B
Plaintext
Raw Normal View History

2022-01-17 13:12:33 +01:00
---
BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
ColumnLimit: 100
ReflowComments: true
---