Package-level declarations

Types

Link copied to clipboard

Pre-implements tasks.

Link copied to clipboard

Specialized hook context for commit-msg.

Link copied to clipboard

Implements a Script DSL valid for any hook.

Link copied to clipboard

Specialized DSL element for dealing with conventional commits.

Link copied to clipboard
open class GitHooksExtension(repoRoot: File) : Serializable

DSL entry point, to be applied to settings.gradle.kts.

Link copied to clipboard
open class GradleGitHooksPlugin : Plugin<Any>

Creates support for the hooks.

Link copied to clipboard
interface ScriptContext

Collects the DSL elements for defining scripts.