Are the detekt tasks with type resolution not cach...
# detekt
s
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
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.