- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getTaskName (0.07 seconds)
-
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts
projectDirectory.dir(it.single().asFile.absolutePath).dir("checkstyle") } } plugins.withType<GroovyBasePlugin> { the<SourceSetContainer>().all { tasks.register<Checkstyle>(getTaskName("checkstyle", "groovy")) { config = configFile("checkstyle-groovy.xml") source(allGroovy) classpath = compileClasspath
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)