commitlint

package
v1.32.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Name = config.Name("commitlint")

Variables

View Source
var Module = templatefiles.NewModule(templatefiles.NewModuleConfig[Config]{
	Name: Name,
	Files: map[string]string{
		".github/workflows/commitlint.yaml": commitLintTemplate,
	},
})

Functions

This section is empty.

Types

type Config

type Config struct {
	ActionsCheckoutVersion string `yaml:"actions_checkout_version"`
	GithubRunner           string `yaml:"github_runner"`
	CommitLintVersion      string `yaml:"commit_lint_version"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL