[tool] create .clang-format for pre-commit (#578)

Change the clang-format style to google style
This commit is contained in:
BoxiangW 2022-03-31 16:34:00 +08:00 committed by GitHub
parent 7c6c427db1
commit a9f778f1b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.clang-format Normal file
View File

@ -0,0 +1 @@
BasedOnStyle: Google