reports

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

Configures the reports to be generated by this task.