Rafal
06/18/2024, 12:49 PMprintln
method was used in the project?Abhimanyu
06/18/2024, 1:13 PMDavid
06/18/2024, 1:38 PMPoisonedYouth
06/18/2024, 1:42 PMprintln
- function you can use below check:
Konsist.scopeFromProduction()
.files
.assertFalse {
it.text.contains(Regex("println\\(\".*\"\\)"))
}
Rafal
06/18/2024, 1:55 PMRafal
06/18/2024, 1:55 PM