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.