-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Existing Behavior
A pretty clear warning message is produced (trimmed for readability):
=============================== Gradle Doctor Prescriptions
| The following operations were slower to pull from the cache than to rerun:
| :...:generateGitProperties
| Consider disabling caching them. |
| For more information see: https://runningcode.github.io/gradle-doctor/slower-from-cache/
Desired Behavior
It would be nice if the output contained a block of code that could be directly copypasted into the Gradle build file, to save an extra step of figuring out intermediaries (in this case, <taskname>, but other prescriptions will have different targets that are likely already available to Gradle Doctor internally).
Metadata
Metadata
Assignees
Labels
No labels