Skip to content

Commit eb6933e

Browse files
Add a .clang-format and apply it
1 parent ad6cc8a commit eb6933e

7 files changed

+615
-619
lines changed

.clang-format

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
Language: Cpp
3+
BasedOnStyle: Google
4+
ColumnLimit: 100
5+
AlignAfterOpenBracket: false
6+
IndentWidth: 4
7+
...
8+

0 commit comments

Comments
 (0)