diffplug / diffplug/spotless

Use lazy properties in Gradle configuration

Open
#1,460 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
5.6k
Forks
559
Avg merge
1d 13h
Merged PRs (30d)
34

Description

All properties, in my case the problematic one is `target`, don't use lazy APIs. I have a DSL that is picking all Kotlin source sets and adding them to `target`, but if there is a configuration that later is adding/removing more source sets, they are missing.

Is it planned to migrate to lazy properties?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.