googleapis / googleapis/google-cloud-cpp
cleanup: enable checks in .clang-tidy after moving to C++17
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
Checks:
modernize-type-traits
modernize-unary-static-assert
Contributor guide
Research direction
Start by reading the repository's .clang-tidy configuration and locate the entries for modernize-type-traits and modernize-unary-static-assert. Run the configured clang-tidy checks against the C++17 code to identify any resulting issues. Done means both checks are enabled and the affected code passes them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100