Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LintShfmt ¶ added in v0.20.0
type LintShfmt struct {
Language syntax.LangVariant `yaml:"language"`
}
LintShfmt contains all the information needed to configure shfmt
func (*LintShfmt) Cleanup ¶ added in v0.20.0
Cleanup removes any additional resources created in the process
func (*LintShfmt) MaxConcurrency ¶ added in v0.20.0
MaxConcurrency return max number of parallel files to fmt
func (*LintShfmt) UnmarshalYAML ¶ added in v0.20.0
UnmarshalYAML implements custom YAML unmarshalling
Click to show internal directories.
Click to hide internal directories.