nebula-plugins / gradle-lint-plugin

A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Apache License 2.0
761 stars 88 forks source link

Use Lazy APIs in Tasks #396

Closed rpalcolea closed 8 months ago

rpalcolea commented 8 months ago

This introduces lazy APIs for tasks and BaseIntegrationTestKitSpec for the future

MOving this to config cache ready will be interesting as we use the project object a lot