detekt-gradle-plugin
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt-gradle-plugin
detekt-gradle-plugin
/
io.github.detekt.gradle.extensions
/
DetektReport
Detekt
Report
open
class
DetektReport
@
Inject
constructor
(
val
name
:
String
,
objects
:
ObjectFactory
)
Members
Constructors
Detekt
Report
Link copied to clipboard
@
Inject
constructor
(
name
:
String
,
objects
:
ObjectFactory
)
Properties
destination
Link copied to clipboard
val
destination
:
RegularFileProperty
enabled
Link copied to clipboard
val
enabled
:
Property
<
Boolean
>
name
Link copied to clipboard
val
name
:
String