These are the currently available linter that are enabled in the current last golangci-lint
version available today (1.60.3)
See .golangci.yml
License: MIT
Source: @ccoVeille
Errcheck is a program for checking for unchecked errors in Go code.
Linter for Go source code that specializes in simplifying code.
Vet examines Go source code and reports suspicious constructs.
Detects when assignments to existing variables are not used.
It's a set of rules from staticcheck. See https://staticcheck.io/