googlesamples / googlesamples/android-custom-lint-rules

Library module implementation check module may be unnecessary

Open
#66 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1k
Forks
176
PR merge metrics
No merged PRs in 30d

Description

https://github.com/googlesamples/android-custom-lint-rules/blob/4ff2f4d91773fb56c136b2b0b581cc4c0e39e72e/library/build.gradle#L20

If we add this implementation line, it will add a dependency of checks module after we publish to maven, but it is unnecessary because the aar will contain lint.jar.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.