isApplicable

open fun isApplicable(context: RuleContext): Boolean

Returns whether this rule applies to the current context when enablement is Auto.

Explicit Enabled and Disabled configuration bypass this method.