[repo] Enable warnings as errors for Gradle Kotlin scripts
This commit is contained in:
committed by
Space Team
parent
ed8fc64257
commit
73f6316f27
@@ -7,6 +7,7 @@ kotlin.incremental.useClasspathSnapshot=true
|
||||
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.kotlin.dsl.allWarningsAsErrors=true
|
||||
|
||||
# Please keep it in sync with buildSrc gradle.properties.
|
||||
# It's currently needed for proper configuration cache work, the reason will be investigated later
|
||||
|
||||
Reference in New Issue
Block a user