extraArgs

@get:Optional
@get:Input
abstract val extraArgs: ListProperty<String>

Property to specify the extra arguments for SpotBugs. Default value is empty so SpotBugs will get no extra argument.