Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "zerolint" Doc = `` /* 144-byte string literal not displayed */ )
Variables ¶
View Source
var ( // Excludes is a list of types to exclude from the analysis. Excludes string //nolint:gochecknoglobals // ZeroTrace enables tracing of found zero-sized types. ZeroTrace bool //nolint:gochecknoglobals // Basic enables basic analysis only. Basic bool //nolint:gochecknoglobals // Generated enables checking generated files. Generated bool //nolint:gochecknoglobals )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.