Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GradleLintPluginTaskConfigurer: criticalLintGradle should depend on AbstractCompile tasks, similar to other lint tasks #411

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

rpalcolea
Copy link
Member

There are scenarios where critical lints might require dependency resolution or classes outcome.

This make sure that it depends on AbstractCompile, similar to other tasks

…bstractCompile tasks, similar to other lint tasks
@rpalcolea rpalcolea merged commit 221218a into main Oct 28, 2024
6 checks passed
@OdysseusLives
Copy link
Member

🎉 Excellent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants