linter

package
v0.14.7-rc.10 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 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