Package modulecheck.gradle
Types
Link copied to clipboard
open class ChecksExtension @Inject constructor(objects: ObjectFactory) : ChecksSettings
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class ModuleCheckExtension @Inject constructor(objects: ObjectFactory, projectLayout: ProjectLayout) : ModuleCheckSettings
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class PerModuleReportExtension( objects: ObjectFactory, enabledDefault: Boolean, outputDir: String?) : PerModuleReportSettings
Content copied to clipboard
Link copied to clipboard
open class ReportExtension( objects: ObjectFactory, enabledDefault: Boolean, outputPath: String) : ReportSettings
Content copied to clipboard
Link copied to clipboard
open class ReportsExtension @Inject constructor(objects: ObjectFactory, projectLayout: ProjectLayout) : ReportsSettings
Content copied to clipboard
Link copied to clipboard
open class SortExtension @Inject constructor(objects: ObjectFactory) : SortSettings
Content copied to clipboard