public class ReportLocator
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportLocator.Companion |
| Modifier and Type | Field and Description |
|---|---|
static ReportLocator.Companion |
Companion |
| Constructor and Description |
|---|
ReportLocator(io.gitlab.arturbosch.detekt.core.ProcessingSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<io.gitlab.arturbosch.detekt.api.Extension> |
load() |
public static ReportLocator.Companion Companion