Where cache is added to tasks?
At startup command:
./gradlew
appktlintCheck --info
Output errors to console:
Task
appktlintDebugAndroidTestCheck FAILED
Caching disabled for task '
appktlintDebugAndroidTestCheck': Caching has not been enabled for the task
Task '
appktlintDebugAndroidTestCheck' is not up-to-date because:
Task has not declared any outputs.
What could be the reason?