detekt/detekt-intellij-plugin

Generate rule violation report using IDE plugin

Open

#66 opened on Feb 27, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Kotlin (38 forks)auto 404
featuregood first issue

Repository metrics

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

Description

detekt gradle task does offer a way to generate the report where all violations can be seen file wise. But using IDE level plugin, there is no such feature. Would love to see a feature in IDE where I can see the reports file wise.

Contributor guide