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
NewAnalyzer create a faillint analyzer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.