Documentation
¶
Overview ¶
Package generatedyamlheredoc implements a Go analysis linter that flags shell heredocs embedded in generated workflow YAML.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = analyzerutil.New(
linterName,
"reports shell heredocs embedded in generated workflow YAML",
run,
)
Analyzer is the generated-YAML-heredoc analysis pass.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.