It's the official GitHub Action for golangci-lint from its authors.
Updated 2026-04-27 17:55:07 +07:00
This action sets up a go environment for use in actions by: - Optionally downloading and caching a version of Go by version and adding to PATH. - Registering problem matchers for error output.
Updated 2026-04-23 12:46:53 +07:00