ActiveByDefault

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ActiveByDefault(val since: String)

Annotated Rule or RuleSetProvider is active by default.

Properties

Link copied to clipboard

The version the rule was activated by default.