- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NullawayState (0.05 seconds)
-
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts
enabled.convention(isMainSourceSet) } if (isMainSourceSet) { val nullawayAttributeValue = errorproneExtension.nullawayEnabled.map { if (it) NullawayState.ENABLED else NullawayState.DISABLED } // We don't care about nullaway in test fixtures or tests, they're written in Groovy anyway.
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)