ReportingExtension
Allows to intercept detekt's result container by listening to the initial and final state and manipulate the reported issues.
Properties
Functions
Link copied to clipboard
Setup extension by querying common paths and config options.
Link copied to clipboard
Is called after all extensions's transformIssues were called.
Link copied to clipboard
Is called before any transformIssues calls were executed.
Link copied to clipboard
Allows to transform the reported issues e.g. apply custom filtering.