The same Detekt precompiled plugin can be used ind...
# ktfmt
j
The same Detekt precompiled plugin can be used individually in each module, and it works. But if my project only has kotlin modules, it is easier to just apply it in the root build so it is applied to all the modules in the project
👍 1