- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for SpotlessExtension (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/src/main/kotlin/okhttp.quality-conventions.gradle.kts
"lintChecks"(library("androidx-lint-gradle")) } configure<com.android.build.api.dsl.Lint> { xmlReport = true checkDependencies = true } configure<com.diffplug.gradle.spotless.SpotlessExtension> { kotlin { target("src/**/*.kt") targetExclude("**/kotlinTemplates/**/*.kt") ktlint() suppressLintsFor { step = "ktlint" shortCode = "standard:mixed-condition-operators" }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Feb 05 09:17:33 GMT 2026 - 2.9K bytes - Click Count (0)