SortDependenciesRule
class SortDependenciesRule @Inject constructor(settings: ModuleCheckSettings) : DocumentedRule<SortDependenciesFinding> , SortRule<SortDependenciesFinding>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open suspend override fun check(project: McProject): List<SortDependenciesFinding>
Content copied to clipboard
Link copied to clipboard