checkers

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

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 LoadCustomYamlCheckers(dir string) (map[analysis.Language][]analysis.YamlChecker, error)

func LoadGoCheckers added in v0.4.0

func LoadGoCheckers() []*goAnalysis.Analyzer

func RunAnalyzerTests added in v0.3.0

func RunAnalyzerTests(analyzerRegistry []Analyzer) (bool, []error)

Types

type Analyzer added in v0.3.0

type Analyzer struct {
	TestDir   string
	Analyzers []*goAnalysis.Analyzer
}

Directories

Path Synopsis
scope resolution implementation for JS and TS files
scope resolution implementation for JS and TS files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL