linter

package
v0.15.10-rc.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultPluginRegistry = plugins.NewRegistry().
		Register(standardsPlugin).
		Register(securityPlugin).
		Register(commonPlugin)
)

Functions

This section is empty.

Types

type Linter

type Linter interface {
	Run(context.Context, traces.Trace, analyzer.Linter) (analyzer.LinterResult, error)
}

func NewLinter

func NewLinter(registry *plugins.Registry) Linter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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