package
Version:
v0.0.29
Opens a new window with list of versions in this module.
Published: Aug 1, 2025
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CliArgs struct {
EnabledRules []string
DisabledRules []string
ListRulesFlag bool
DebugFlag bool
}
type LinterConfig struct {
Rules lint.Config `yaml:"rules,omitempty" hash:"-"`
FormatType string `yaml:"format_type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.