Versions in this module Expand all Collapse all v1 v1.0.2 May 6, 2024 v1.0.1 May 6, 2024 Changes in this version + type CLIHelp struct + Enable string + Help string + type Deprecation struct + Message string + Replacement string + Since string + type ExcludePattern struct + ID string + Linter string + Pattern string + Why string + type LinterWrapper struct + AlternativeNames []string + CanAutoFix bool + Deprecation *Deprecation + Desc string + DoesChangeTypes bool + EnabledByDefault bool + InPresets []string + Internal bool + IsSlow bool + LoadMode packages.LoadMode + Name string + OriginalURL string + Since string + func (l *LinterWrapper) IsDeprecated() bool