sliceheader

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:             "sliceheader",
	Doc:              "reports reflect.SliceHeader and reflect.StringHeader misuses",
	Run:              run,
	Requires:         []*analysis.Analyzer{inspect.Analyzer, ctrlflow.Analyzer},
	RunDespiteErrors: true,
}

Analyzer is a golang.org/x/tools/go/analysis style linter pass. Use this with the Vet-style infrastructure.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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