Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAllRules ¶
func NewAllRules( option config.RulesOption, fixMode bool, verbose bool, plugins []shared.RuleSet, ) (internalrule.Rules, error)
NewAllRules creates new all rules.
Types ¶
type PluginFlag ¶
type PluginFlag struct {
// contains filtered or unexported fields
}
PluginFlag manages a flag for plugins.
func (*PluginFlag) BuildPlugins ¶
func (f *PluginFlag) BuildPlugins(verbose bool) ([]shared.RuleSet, error)
BuildPlugins builds all plugins.
Click to show internal directories.
Click to hide internal directories.