Pure Google style in clang-format

release/4.3a0
Frank Dellaert 2024-10-09 20:03:05 +09:00
parent 59f97d64eb
commit 19fdb437ea
1 changed files with 0 additions and 7 deletions

View File

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