RedundantRule
class RedundantRule @Inject constructor : DocumentedRule<RedundantDependencyFinding>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open suspend override fun check(project: McProject): List<RedundantDependencyFinding>
Content copied to clipboard
Link copied to clipboard