Skip to content

Enable static analysis and linting for C and C++ sources via clang-tidy #281

@cpaolini

Description

@cpaolini

We wish to enable static analysis and linting in our build workflow for C and C++ sources using clang-tidy to enforce coding standards and flag errors such as use-after-move errors, null pointer dereferences, incorrect virtual overrides, improper memory references, and incorrect invocation of library APIs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions