2018-09-25 00:15:22 -07:00
|
|
|
BasedOnStyle: Google
|
2020-09-20 21:45:24 +02:00
|
|
|
Standard: Cpp11
|
2018-09-25 00:15:22 -07:00
|
|
|
BinPackArguments: false
|
|
|
|
|
BinPackParameters: false
|
|
|
|
|
PointerAlignment: Left
|
|
|
|
|
DerivePointerAlignment: false
|
2020-09-08 17:51:32 +02:00
|
|
|
CommentPragmas: NOLINT.*
|