setRuleSets

open fun setRuleSets(ruleSets: List<String>)(source)

The built-in rule sets to be used. See the official list of built-in rule sets.

    ruleSets = ["category/java/errorprone.xml", "category/java/bestpractices.xml"]