gtsam/.clang-format

9 lines
165 B
Plaintext
Raw Normal View History

2023-04-08 16:24:46 +08:00
BasedOnStyle: Google
BinPackArguments: false
BinPackParameters: false
ColumnLimit: 100
DerivePointerAlignment: false
IncludeBlocks: Preserve
PointerAlignment: Left