Versions in this module Expand all Collapse all v1 v1.0.10 May 9, 2026 v1.0.9 May 4, 2026 v1.0.8 May 3, 2026 Changes in this version + type LintShfmt struct + Language string + Type string + func (l *LintShfmt) Cleanup(_ context.Context) error + func (l *LintShfmt) Name() string + func (l *LintShfmt) Run(filepath string) linter.Report + func (l *LintShfmt) Setup(_ context.Context) (err error)