Documentation
¶
Index ¶
- func LoadBuiltinYamlCheckers() (map[analysis.Language][]analysis.YamlChecker, error)
- func LoadCustomYamlCheckers(dir string) (map[analysis.Language][]analysis.YamlChecker, error)
- func LoadGoCheckers() []*goAnalysis.Analyzer
- func RunAnalyzerTests(analyzerRegistry []Analyzer) (bool, []error)
- type Analyzer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadBuiltinYamlCheckers ¶ added in v0.4.0
func LoadBuiltinYamlCheckers() (map[analysis.Language][]analysis.YamlChecker, error)
func LoadCustomYamlCheckers ¶ added in v0.4.0
func LoadGoCheckers ¶ added in v0.4.0
func LoadGoCheckers() []*goAnalysis.Analyzer
func RunAnalyzerTests ¶ added in v0.3.0
Types ¶
type Analyzer ¶ added in v0.3.0
type Analyzer struct {
TestDir string
Analyzers []*goAnalysis.Analyzer
}
Directories
¶
| Path | Synopsis |
|---|---|
|
custom_analyzer_stub
command
|
|
|
scope resolution implementation for JS and TS files
|
scope resolution implementation for JS and TS files |
Click to show internal directories.
Click to hide internal directories.