Rohail
06/11/2024, 11:36 AMKonsist.scopeFromProject()
.classes()
.withAllParentsOf(ViewModel::class)
.assertTrue { it.hasNameEndingWith("ViewModel") }
PoisonedYouth
06/11/2024, 12:29 PMKonsist.scopeFromModules(listOf("A", "B"))
Rohail
06/11/2024, 12:35 PMPoisonedYouth
06/11/2024, 12:47 PMRohail
06/11/2024, 12:55 PMPoisonedYouth
06/11/2024, 12:56 PMRohail
06/11/2024, 1:00 PM