Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for JavaLibraryPlugin (0.1 seconds)

  1. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts

                NullawayAttributes.addToConfiguration(configurations.named(compileClasspathConfigurationName), nullawayAttributeValue)
    
                project.plugins.withType<JavaLibraryPlugin> {
                    // Kotlin-only projects do not hit this, so they don't have nullaway attributes on the outgoing variants.
                    // Java project can in turn depend on Kotlin projects even if they have nullaway enabled.
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Oct 01 11:57:43 GMT 2025
    - 9.3K bytes
    - Click Count (0)
Back to Top