api / org.gradle.api.plugins.quality / PmdExtension / getRuleSets

getRuleSets

open fun getRuleSets(): MutableList<String>

The built-in rule sets to be used. See the official list of built-in rule sets. Example: ruleSets = ["basic", "braces"]