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

getRuleSetFiles

open fun getRuleSetFiles(): FileCollection

The custom rule set files to be used. See the official documentation for how to author a rule set file. Example: ruleSetFiles = files("config/pmd/myRuleSet.xml")