cli
cli copied to clipboard
Go static analysis (lint) plugin
staticcheck.io provides a set of categorized rules for go vet command which serves as runner for static analysis.
go lint as is was deprecated.