We’re using the findbugs plugin with gradle 1.11 and I’m looking to limit my results by rank (e.g. only report rank 1-4). I’m looking for the functional equivalent of the -maxRank command line argument. Any suggestions as to how best to do this?
Thanks.
Mike