Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶ added in v0.55.0
func Initialize()
Initialize registers the cmd lint runner with the internal library
Types ¶
type CmdLintRunner ¶ added in v0.55.0
type CmdLintRunner struct{}
CmdLintRunner implements the LintRunner interface for cmd package
func NewCmdLintRunner ¶ added in v0.55.0
func NewCmdLintRunner() *CmdLintRunner
NewCmdLintRunner creates a new CmdLintRunner
Click to show internal directories.
Click to hide internal directories.