Skip to content

Can the maintainer provide a clang-format file for better code consistency? #1503

@zubingtan

Description

@zubingtan

I have found that there are several different coding styles in gtsam's repo at present. Can we provide a clang-format file to ensure the consistency of the code format? Such as

.clang-format

BasedOnStyle: Google

BinPackArguments: false
BinPackParameters: false
ColumnLimit: 100
DerivePointerAlignment: false
IncludeBlocks: Preserve
PointerAlignment: Left

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions