//
pkg.gl
Category
github.com/drone-runners/drone-runner-aws
engine
linter
package
1.0.0-rc31-custom
Repository:
https://github.com/drone-runners/drone-runner-aws.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
134 SLOC
#
Functions
New
New returns a new Linter.
#
Variables
ErrDuplicateStepName
ErrDuplicateStepName is returned when two Pipeline steps have the same name.
#
Structs
Linter
Linter evaluates the pipeline against a set of rules and returns an error if one or more of the rules are broken.