lintworkflows

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("lintworkflows")

Variables

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

Functions

This section is empty.

Types

type Config

type Config struct {
	PrimaryBranch                    string `yaml:"primary_branch"`
	ActionsCheckoutVersion           string `yaml:"actions_checkout_version"`
	ReviewdogActionActionlintVersion string `yaml:"reviewdog_action_actionlint_version"`
	GithubRunner                     string `yaml:"github_runner"`
}

Jump to

Keyboard shortcuts

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