Skip to content

Styling errors with cpplint #160

Open
@sararv22

Description

@sararv22

cpplint fails while running pre-commit after clang-format passes for styling issues such as "Should have a space between // and comment" errors. This could possibly be fixed using SpacesBeforeTrailingComments from https://clang.llvm.org/docs/ClangFormatStyleOptions.html automatically with clang-format instead of fixing them manually.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions