detekt/detekt-intellij-plugin

The IntelliJ IDEA plugin does not define the settings from the Gradle

Open

#14 opened on Sep 21, 2018

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

Repository metrics

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

Description

If the location of the configuration file is specified in the Gradle, this setting is not taken into account by the IDEA plug-in

sample: https://github.com/BorzdeG/sample-ktor-kodein-controllers

Contributor guide