INNER CODE UNIT · Kotlin
following
ProtonVPN/android-app · detekt-gitlab-output-plugin/src/main/kotlin/outputreport/GitlabQualityOutputReport.kt:68
val following = contents.slice(endOffset until (endOffset + CONTEXT_SIZE).coerceAtMost(contents.length))
preceding + following
}
}
}