apache/pulsar

[Enhancement] Use SonarQube to run static code analysis for detecting bugs early

Open

#13,244 创建于 2021年12月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (3,485 fork)batch import
Stalehelp wantedlifecycle/staletype/enhancement

仓库指标

Star
 (13,697 star)
PR 合并指标
 (平均合并 3天 10小时) (30 天内合并 146 个 PR)

描述

Is your enhancement request related to a problem? Please describe. Current code analysis tool is not able to detect unused variables, which can be potential bugs. Using SonarQube can mitigate this problem.

Describe the solution you'd like Integrate SonarQube to Pulsar's build process.

Describe alternatives you've considered

Not yet.

贡献者指南