Format all examples/cpp

This commit is contained in:
Mizux Seiha
2020-09-23 11:45:03 +02:00
parent bd1488ee03
commit ea95fb1c40
17 changed files with 112 additions and 107 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
---
Language: Cpp
BasedOnStyle: Google
...