Versions in this module Expand all Collapse all v1 v1.0.0 Jan 9, 2021 v0 v0.9.108 Jan 9, 2021 Changes in this version + type Options struct + Dir string + Format string + Namespace string + OutFile string + Recursive bool + func NewCmdPipelineLint() (*cobra.Command, *Options) + func (o *Options) LintDir(dir string) error + func (o *Options) Run() error