ruleSets

open fun ruleSets(ruleSets: Array<String>)(source)

Convenience method for adding rule sets.

    ruleSets "category/java/errorprone.xml", "category/java/bestpractices.xml"

Parameters

ruleSets

the rule sets to be added