OverShotDependencyRule
class OverShotDependencyRule @Inject constructor(val settings: ModuleCheckSettings) : DocumentedRule<OverShotDependencyFinding>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open suspend override fun check(project: McProject): List<OverShotDependencyFinding>
Content copied to clipboard
Link copied to clipboard