apache/pulsar

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

開放

#13,244 建立於 2021年12月12日

 (2 則留言) (0 個反應) (0 位負責人)Java (3,485 個分叉)batch import
Stalehelp wantedlifecycle/staletype/enhancement

倉庫指標

星標
 (13,697 顆星)
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.

貢獻者指南