Versions in this module Expand all Collapse all v0 v0.2.4 Sep 5, 2026 Changes in this version type Scope + const Bundle + const Release + func (s Scope) Settings(cfg *config.RootConfig) *global.Linters v0.2.3 Sep 4, 2026 Changes in this version + type Linter interface + GetName func() string + Lint func(ctx context.Context) + type Scope string + const Static + func (s Scope) Linters(m *modules.Module, errList *errors.LintRuleErrorsList) []Linter