googleapis / googleapis/google-cloud-cpp

cleanup: enable checks in .clang-tidy after moving to C++17

Open
#14,972 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.