Documentation
¶
Overview ¶
Vet checks Go packages with the lesiw.io analyzer suite.
Usage:
go tool lesiw.io/tools/cmd/vet [packages]
Vet loads packages itself and reports diagnostics to standard error, exiting non-zero when any diagnostic is reported. The -fix flag applies the suite's suggested fixes.
Click to show internal directories.
Click to hide internal directories.