apache/pulsar
Ver no GitHub[Enhancement] Use SonarQube to run static code analysis for detecting bugs early
Open
#13.244 aberto em 12 de dez. de 2021
Stalehelp wantedlifecycle/staletype/enhancement
Métricas do repositório
- Stars
- (13.697 stars)
- Métricas de merge de PR
- (Mesclagem média 3d 10h) (146 fundiu PRs em 30d)
Description
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.