`tasks.withType<JacocoReport> {` Looks like ...
# gradle
c
tasks.withType<JacocoReport> {
Looks like what I want 🙂