package
Version:
v0.18.3
Opens a new window with list of versions in this module.
Published: Jan 30, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMaxAliasesRule(cfg Config)
type Config struct {
Enabled bool `yaml:"enabled"`
Max int `yaml:"max"`
RejectOnFailure bool `yaml:"reject_on_failure"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.