toolshonnef.co/go/tools/lint/testutil Index | Files

package testutil

import "honnef.co/go/tools/lint/testutil"

Index

Functions

func Run

func Run(t *testing.T, analyzers map[string]*analysis.Analyzer, tests map[string][]Test)

Types

type Test

type Test struct {
	Dir            string
	Version        string
	SuggestedFixes bool
}

Source Files

util.go

Version
v0.0.1-2020.1.6
Published
Oct 12, 2020
Platform
windows/amd64
Imports
3 packages
Last checked
12 minutes ago

Tools for package owners.