Report unused exclude
clauses in dependencies
#1368
Labels
enhancement
New feature or request
Milestone
exclude
clauses in dependencies
#1368
Is your feature request related to a problem? Please describe.
It's not a problem but is a nice feature to have.
Describe the solution you'd like
Say I have this script:
some:dependency
doesn't havethis.is.not.actually.a:dependency
as a dependency. Or it used to but I've updated it to a new version and now it doesn't. It would be nice to get a report that this exclusion is unneeded.Describe alternatives you've considered
N/A
Additional context
Gradle Lint has a similar feature.
The text was updated successfully, but these errors were encountered: