Is it somehow possible to place custom detekt rules in
buildSrc
instead of a separate Gradle module and let the Gradle plugin pick them up or is this eventually already built-in and I have some configuration error because my custom rules don't seem to execute?
j
Javier
05/22/2020, 11:15 AM
You can create a precompiled plugin with the detekt Gradle config