apache/pulsar
在 GitHub 查看[Enhancement] Use SonarQube to run static code analysis for detecting bugs early
Open
#13,244 建立於 2021年12月12日
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.