Reporting
    Allows to intercept detekt's result container by listening to the initial and final state and manipulate the reported findings.
Functions
Link copied to clipboard
                Allows to read any or even user defined properties from the detekt yaml config to setup this extension.
Setup extension by querying common paths and config options.
Link copied to clipboard
                Is called after all extensions's transformFindings were called.
Link copied to clipboard
                Is called before any transformFindings calls were executed.
Link copied to clipboard