nebula-plugins / gradle-lint-plugin

A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Apache License 2.0
771 stars 89 forks source link

DependencyService uses a better way to determine the resolvable configurations from declared configurations #308

Closed OdysseusLives closed 4 years ago

OdysseusLives commented 4 years ago

findAndReplaceNonResolvableConfiguration(Configuration config) returns the original config when the resolution alternative is unclear

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.02%) to 83.516% when pulling 988e6d8faf7cce51e9052bab5d1386842ee500f8 on dependency-service-non-resolvable-configurations into ecef0827723b0f680079d633bad3a4b5d7e1a371 on master.