Documentation
¶
Overview ¶
Package analyzer defines the unsignedlint analysis logic.
Index ¶
Constants ¶
View Source
const Doc = `` /* 282-byte string literal not displayed */
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "unsignedlint", Doc: Doc, Run: run, Requires: []*analysis.Analyzer{inspect.Analyzer}, }
Analyzer defines the unsignedlint analysis tool.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.