gradle
Toggle table of contents
9.7.0-20260609103035+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.plugins.quality
/
CodeNarcExtension
/
getReportFormat
get
Report
Format
API
abstract
fun
getReportFormat
(
)
:
Property
<
String
>
(
source
)
The format type of the CodeNarc report. One of
html
,
xml
,
text
,
console
.