apache/pulsar
Vedi su GitHub[Enhancement] Use SonarQube to run static code analysis for detecting bugs early
Open
#13.244 aperta il 12 dic 2021
Stalehelp wantedlifecycle/staletype/enhancement
Metriche repository
- Star
- (13.697 star)
- Metriche merge PR
- (Merge medio 3g 10h) (146 PR mergiate in 30 g)
Descrizione
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.