Oh I thought you meant changed from the previous r...
# detekt
s
Oh I thought you meant changed from the previous run/commit
m
Yeah, but it kinda would work the same in the end. Won’t it?
s
A baseline is manually generated, so on some level it would, but it’s a completely different in that you wouldn’t need to generate a baseline if the task was incremental (or you could filter only files changed from a certain commit/branch)
t
https://github.com/JLLeitschuh/ktlint-gradle supports tasks caching, so if your project enables it - then ktlint will run only on changed files, other task will be taken from Gradle cache