Are the detekt tasks with type resolution not cached by Gradle? Even if a single file only changes, all task (even in unrelated projects) seem to be rerun.
b
Brais Gabin
11/22/2024, 2:57 PM
If those projects doesn't depend in anyway with the change made it shouldn't rerun. If it does please open a issue with a reproducer.