gradle-pre-commit-git-hooks
Toggle table of contents
2.1.14
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
gradle-pre-commit-git-hooks
gradle-pre-commit-git-hooks
/
org.danilopianini.gradle.git.hooks
/
ConventionalCommitsContext
/
types
types
open
fun
types
(
vararg
otherTypes
:
String
)
Adds new supported types.
abstract
fun
types
(
otherTypes
:
Set
<
String
>
)
Adds a new supported types.
open
val
types
:
Set
<
String
>
The selected valid commit types.