detekt/detekt-intellij-plugin

Allow multi-module support for baseline.xml (probably auto-detect)

Open

#145 opened on Nov 2, 2021

View on GitHub
 (1 comment) (4 reactions) (0 assignees)Kotlin (38 forks)auto 404
featurehelp wanted

Repository metrics

Stars
 (318 stars)
PR merge metrics
 (PR metrics pending)

Description

In our project setup we have dedicated detekt-baseline.xml files for each gradle module. It would be great, if one could specify multiple baseline files in the settings and probably give an option to autodetect them.

Contributor guide