Skip to content

[Feature]: Integrate clang-tidy for code quality checks #74

@Cuiyus

Description

@Cuiyus

Problem / Motivation

Integrating clang-tidy will help enforce consistent code style, catch common programming errors (e.g., memory leaks, misuse of move semantics, const-correctness), and improve overall code quality in line with the project’s adherence to the Google C++ Style Guide.

Proposed Solution

Alternatives Considered

No response

Affected Area

No response

Metadata

Metadata

Assignees

Labels

featureNew feature wanted

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions