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

[FR]: Add androidx.lint:lint-gradle to lint against convention plugin #1676

Open
2 tasks done
alexvanyo opened this issue Nov 1, 2024 · 1 comment
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@alexvanyo
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

Writing conventions plugins have many easy ways to break caching or laziness, which https://developer.android.com/jetpack/androidx/releases/lint helps guard against.

Describe the solution

Integrate https://developer.android.com/jetpack/androidx/releases/lint to lint the build-logic convention plugins.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@alexvanyo alexvanyo added the enhancement New feature or request label Nov 1, 2024
@SimonMarquis
Copy link
Contributor

If feel like this should not only be added to the :build-logic module, but to all Gradle modules.

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

No branches or pull requests

2 participants