spotbugs-maven-plugin icon indicating copy to clipboard operation
spotbugs-maven-plugin copied to clipboard

Support the `chooseVisitors` option

Open JuditKnoll opened this issue 2 years ago • 0 comments

It would be really great, if the SpotBugs maven plugin could support the chooseVisitors option of SpotBugs (see the official SpotBugs documentation), so disabled detectors could be used through the maven plugin. According to the maven plugin site, it's not available currently. If I just missed it and it's already available, the documentation needs to be updated.

JuditKnoll avatar Apr 17 '24 09:04 JuditKnoll