oceanbase / oceanbase/miniob

使用clang-tidy增强代码健壮性

Open
#211 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
C++
Stars
4.4k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Enhancement
clang-tidy可以静态检查代码,可以帮助发现一些有问题或不好的代码。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the project's build and development workflow to determine where clang-tidy can be introduced. Check clang-tidy's available checks against the C++ codebase and define which checks and invocation should be adopted. Done means the project can run the agreed static checks consistently and the resulting findings are addressed or explicitly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.