It's the official GitHub Action for golangci-lint from its authors.
Updated 2026-03-19 00:11:34 +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 2022-06-05 19:12:30 +07:00