Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnalyzerConfig ¶
type BarebonePluginJson ¶ added in v0.7.10
type BarebonePluginJson struct {
Id string `json:"id"`
}
type Config ¶
type Config struct { Global GlobalConfig `yaml:"global"` Analyzers map[string]AnalyzerConfig `yaml:"analyzers"` }
type GlobalConfig ¶
type RuleConfig ¶
Click to show internal directories.
Click to hide internal directories.