igor.wojda
09/10/2024, 10:37 AMKonsist.scopeFromProduction()
.classesAndInterfacesAndObjects()
.withoutPackage("com.lemonappdev.konsist.api..")
.assertFalse { it.hasPublicOrDefaultModifier }
BTW This example uses classesAndInterfacesAndObjects
declaration accessor introduced in Konsist 0.16.0