Versions in this module Expand all Collapse all v0 v0.1.0 Aug 15, 2026 Changes in this version + const Name + func New(settings any) (register.LinterPlugin, error) + type Plugin struct + func (p *Plugin) BuildAnalyzers() ([]*analysis.Analyzer, error) + func (p *Plugin) GetLoadMode() string + type Settings struct + API []string + APIExempt []string + BuildTags []string + Patterns []string + Tests *bool