gradle-code-quality-tools-plugin / com.vanniktech.code.quality.tools / DetektExtension / parallel

parallel

var parallel: Boolean

Enables parallel compilation of source files. Should only be used if the analyzing project has more than ~200 Kotlin files.

Since
0.19.0