//
pkg.gl
Category
github.com/drone-runners/drone-runner-docker
engine
linter
package
1.8.4
Repository:
https://github.com/drone-runners/drone-runner-docker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
149 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.
Opts
Opts provides linting options.