faillint

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package faillint defines an Analyzer that fails when a package is imported that matches against a set of defined packages.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Analyzer is a global instance of the linter.
	// DEPRECATED: Use faillint.New instead.
	Analyzer = NewAnalyzer()
)

Functions

func NewAnalyzer added in v1.1.0

func NewAnalyzer() *analysis.Analyzer

NewAnalyzer create a faillint analyzer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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