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.gitlab.arturbosch.detekt.report
/
ReportMergeTask
Report
Merge
Task
@
CacheableTask
abstract
class
ReportMergeTask
:
DefaultTask
Members
Constructors
Report
Merge
Task
Link copied to clipboard
constructor
(
)
Properties
input
Link copied to clipboard
@get:
InputFiles
@get:
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
abstract
val
input
:
ConfigurableFileCollection
output
Link copied to clipboard
@get:
OutputFile
abstract
val
output
:
RegularFileProperty
Functions
merge
Link copied to clipboard
fun
merge
(
)