add clang-format

release/4.3a0
zubingtan 2023-04-08 16:24:46 +08:00
parent 005c7d4e2d
commit 908ed31698
1 changed files with 8 additions and 0 deletions

8
.clang-format Normal file
View File

@ -0,0 +1,8 @@
BasedOnStyle: Google
BinPackArguments: false
BinPackParameters: false
ColumnLimit: 100
DerivePointerAlignment: false
IncludeBlocks: Preserve
PointerAlignment: Left