Skip to content

Apply androidx.lint:lint-gradle checks only to build-logic#9417

Open
yschimke wants to merge 2 commits intosquare:masterfrom
yschimke:androidlint
Open

Apply androidx.lint:lint-gradle checks only to build-logic#9417
yschimke wants to merge 2 commits intosquare:masterfrom
yschimke:androidlint

Conversation

@yschimke
Copy link
Copy Markdown
Collaborator

The Gradle-specific lint checks from androidx.lint:lint-gradle were being applied to all 27 library modules via quality-conventions, but they are designed for Gradle plugin code only. Move them to build-logic where they belong.

yschimke and others added 2 commits April 12, 2026 14:18
The Gradle-specific lint checks from androidx.lint:lint-gradle were being
applied to all 27 library modules via quality-conventions, but they are
designed for Gradle plugin code only. Move them to build-logic where they
belong.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The com.android.lint plugin needs an explicit version in the build-logic
plugins block, matching the pattern used by spotless.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant