googleapis / googleapis/google-cloud-cpp

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

未关闭
#14,972 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: cleanup
主要语言
C++
星标
659
派生
462
平均合并
1 天 2 小时
30 天内合并 PR
89

描述

Checks:
modernize-type-traits
modernize-unary-static-assert

贡献指南

打开贡献指南

调研方向

首先阅读仓库的 .clang-tidy 配置,并找到 modernize-type-traits 和 modernize-unary-static-assert 的条目。针对 C++17 代码运行已配置的 clang-tidy 检查,以识别由此产生的任何问题。完成意味着两个检查都已启用,且受影响的代码通过了这些检查。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
tooling
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。