package
Version:
v0.0.0-...-dc1648f
Opens a new window with list of versions in this module.
Published: Jan 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrInvalidWorkspace = errors.New("invalid workspace definition")
ErrInvalidParam = errors.New("invalid param definition")
ErrInvalidResult = errors.New("invalid results definition")
)
Linter enforce linting rules on the informed Tekton resource file.
NewLinter instantiate the resource linter by reading and decoding the resource file.
Enforce lint workspaces, params and results.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.