Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Using GitHub Action for Running golangci-lint #211

Open
ynamiki opened this issue Nov 10, 2021 · 1 comment
Open

Using GitHub Action for Running golangci-lint #211

ynamiki opened this issue Nov 10, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ynamiki
Copy link
Contributor

ynamiki commented Nov 10, 2021

golangci-lint provides the official GitHub Action and using this is recommend in the official document:
https://golangci-lint.run/usage/install/#github-actions

We will get the following benefits from the action:

  • It can be much faster than the simple binary installation.
  • It creates GitHub annotations for found issues.
@ynamiki ynamiki added the enhancement New feature or request label Nov 10, 2021
@ynamiki ynamiki self-assigned this Nov 10, 2021
@sergefdrv
Copy link
Contributor

Oh, that would be very nice! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants