api / org.gradle.api.plugins.quality / CodeNarc / reports

reports

open fun reports(closure: Closure<Any>): CodeNarcReports

Overrides Reporting.reports


open fun reports(configureAction: Action<in CodeNarcReports>): CodeNarcReports

Overrides Reporting.reports

Configures the reports to be generated by this task.