Skip to content

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

@alexvanyo alexvanyo requested a review from dturner December 13, 2024 23:16
@dturner
Copy link
Collaborator

dturner commented Dec 17, 2024

@alexvanyo would you mind fixing the conflicts please?

@alexvanyo alexvanyo force-pushed the av/add-androidx-lint-gradle branch 2 times, most recently from 4ab227e to 78016f2 Compare December 17, 2024 18:00
@alexvanyo
Copy link
Contributor Author

Rebased!

Change-Id: I95a0e1f5ae5d78d3725ab20031fe268515a50153
@alexvanyo alexvanyo force-pushed the av/add-androidx-lint-gradle branch from 78016f2 to e4681fc Compare December 18, 2024 18:03
@dturner dturner merged commit 7d7549a into main Dec 18, 2024
5 checks passed
@dturner dturner deleted the av/add-androidx-lint-gradle branch December 18, 2024 18:35
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

2 participants