api / org.gradle.api.plugins.quality / FindBugsExtension / getOmitVisitors

getOmitVisitors

open fun getOmitVisitors(): MutableCollection<String>

Similar to visitors except that it specifies bug detectors which should not be run. By default, no visitors are omitted.