report

fun report(finding: Finding)

Reports a single code smell finding.

Before adding a finding, it is checked if it is not suppressed by @Suppress or @SuppressWarnings annotations.