reports

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

Configures the reports to be generated by this task.