Defines extension points in detekt. Currently supported extensions are:
FileProcessListener
ConsoleReport
OutputReport
ConfigValidator
ReportingExtension
Name of the extension.
Is used to run extensions in a specific order. The higher the priority the sooner the extension will run in detekt's lifecycle.
Setup extension by querying common paths and config options.