Hi,
We have a requirement that we will need to do cleanup the projects(source code) in SonarQube.
Could you please suggest me, different ways to do this.
Thank you.
Hi,
We have a requirement that we will need to do cleanup the projects(source code) in SonarQube.
Could you please suggest me, different ways to do this.
Thank you.
Hi,
You should start with focusing on the Leak/New Code period and the Clean as You Code methodology (more here).
Ann
Hi,
Thanks very much for the response.
For example, we were using C/C++ plugins, but these are no longer used now.
And we would like to delete all the projects that were used C/C++ code.
As we don’t have C/C++ plugins now, what will be the way to check them ? Are there simply ways to check this? or we should go through all the projects in SonarQube manually to see which projects used C/C++ pulgins/code ?
Thank you.
Ah!
You should read through this thread, then:
Ann
Hi Ann,
Thanks very much.