- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for OutputLocation (0.12 sec)
-
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/testcleanup/TestFilesCleanupRootPlugin.kt
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Jul 06 10:57:13 UTC 2023 - 3K bytes - Viewed (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts
config = configFile("checkstyle-groovy.xml") source(allGroovy) classpath = compileClasspath reports.xml.outputLocation = checkstyle.reportsDir.resolve("${******@****.***}-groovy.xml") } } } codenarc { config = configFile("codenarc.xml") reportFormat = "console" }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Aug 20 14:11:17 UTC 2024 - 6.1K bytes - Viewed (0)