Package-level declarations

Types

Link copied to clipboard
interface IssueCheckParameters : WorkParameters
Link copied to clipboard
@CacheableTask
abstract class IssueLinksTask @Inject constructor(workerExecutor: WorkerExecutor) : SourceTask
Link copied to clipboard
Link copied to clipboard
@DisableCachingByDefault(because = "This is a lifecycle task, it does not define any inputs or outputs.")
open class ProjectCodeStyleTask : DefaultTask