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

Add androidx.lint:lint-gradle to build-logic #1737

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexvanyo
Copy link
Contributor

This adds the androidx.lint:lint-gradle library as a lint check library for the build-logic module, which lints the convention plugin implementation against common issues.

This PR also fixes the existing issues we had, so that ./gradlew check -p build-logic, which runs the lint checks, passes.

Fixes #1676

Change-Id: I95a0e1f5ae5d78d3725ab20031fe268515a50153
@alexvanyo alexvanyo requested a review from dturner December 13, 2024 23:16
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.

[FR]: Add androidx.lint:lint-gradle to lint against convention plugin
1 participant