Hello All, Regarding the <https://github.com/artur...
# detekt
d
Hello All, Regarding the https://github.com/arturbosch/detekt/issues/52 @Artur Bosch , is it ok to have IntelliJ Plugin as a module within the main Detekt repo? Personally, I would recommend doing so, as the project will increase noticeably due to IntelliJ Platform (>100mb of source code to download in order to build) + the testing of IntelliJ plugin requires IT that spawns an headless Idea per test class. Is it ok have this in the main repo?