Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCommit ¶
NewCmdCommit returns a cobra command for commit msg.
Types ¶
type Option ¶ added in v0.12.0
type Option func(*Options)
Option defines a function type for configuring Options
func WithCommitLang ¶ added in v0.12.0
WithCommitLang sets the commit language
func WithCommitPrefix ¶ added in v0.12.0
WithCommitPrefix sets the commit prefix
func WithConfig ¶ added in v0.12.0
WithConfig sets the configuration
func WithFilesToAdd ¶ added in v0.12.0
WithFilesToAdd sets the files to add
func WithIOStreams ¶ added in v0.12.0
func WithIOStreams(ioStreams genericclioptions.IOStreams) Option
WithIOStreams sets the IO streams
func WithNoConfirm ¶ added in v0.12.0
WithNoConfirm sets the noConfirm flag
Click to show internal directories.
Click to hide internal directories.