reports

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

Configures the reports to be generated by this task.