- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for PatternMatchingInstanceof (0.08 seconds)
-
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts
"errorprone", objects.listProperty<String>(), objects.property<Boolean>() ).apply { disabledChecks.addAll( // ENABLE "PatternMatchingInstanceof", // We should enable this. "StatementSwitchToExpressionSwitch", // We should enable this. "StringConcatToTextBlock", // We should enable this. "ClassCanBeStatic", // We should enable this.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Mar 11 22:47:14 GMT 2026 - 8.7K bytes - Click Count (0)