Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "gotcha",
Short: "Pull Request Quality Reviewer",
}
Functions ¶
Types ¶
type GotchaVersion ¶
type GotchaVersion struct {
Version string
}
GotchaVersion shows the version of the application.
func (*GotchaVersion) Init ¶
func (v *GotchaVersion) Init() *cobra.Command
Init returns the command cli.
Click to show internal directories.
Click to hide internal directories.