RequiresTypeResolution

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class RequiresTypeResolution

Annotated io.gitlab.arturbosch.detekt.api.Rule requires type resolution to work.

Constructors

Link copied to clipboard
fun RequiresTypeResolution()