alibaba / alibaba/zvec

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

Open
#74 2 comments 0 reactions 1 assignee Claimed by @Cuiyus View on GitHub
feature
Dominant language
C++
Stars
15.9k
Forks
998
Avg merge
4d 7h
Merged PRs (30d)
34

Description

### 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

```python

```

### Alternatives Considered

_No response_

### Affected Area

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.