Pure Google style in clang-format
parent
59f97d64eb
commit
19fdb437ea
|
@ -1,8 +1 @@
|
|||
BasedOnStyle: Google
|
||||
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
ColumnLimit: 100
|
||||
DerivePointerAlignment: false
|
||||
IncludeBlocks: Preserve
|
||||
PointerAlignment: Left
|
||||
|
|
Loading…
Reference in New Issue