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

Using GitHub Action for Running golangci-lint #211

Open
@ynamiki

Description

@ynamiki

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions