open-telemetry / open-telemetry/opentelemetry-cpp
[Code health] clang-tidy cleanup
Open
Nobody has claimed this yet.
do-not-stale
good first issue
help wanted
triage/accepted
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
Run clang-tidy on the code base, fix issues reported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's build and clang-tidy setup, then run clang-tidy on the code base to identify the reported issues. Work through the findings and verify that the cleanup leaves no applicable clang-tidy issues remaining.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100