Skip to content

Commit 5406772

Browse files
committed
add clang-format initial version
1 parent 234fac4 commit 5406772

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.clang-format

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
Language: Cpp
3+
BasedOnStyle: Google
4+
ColumnLimit: 100
5+
...

0 commit comments

Comments
 (0)