chore: C++ google style

This commit is contained in:
huanghongxun
2021-05-30 02:42:39 +08:00
parent 258a6628e4
commit 6d75c4d34f
10 changed files with 276 additions and 302 deletions

View File

@@ -1,2 +1,4 @@
# Use the Google style in this project.
BasedOnStyle: Google
BasedOnStyle: Google
SortIncludes: false