Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "scopelint"
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: Name, Doc: "Scopelint checks for unpinned variables in go programs", Run: run, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.