api / org.gradle.api.plugins.quality / Checkstyle / setConfigDir

setConfigDir

@Incubating open fun setConfigDir(configDir: Provider<File>): Unit

Path to other Checkstyle configuration files.

This path will be exposed as the variable config_loc in Checkstyle's configuration files.

Since
4.0