Skip to content

Add Golang lint to GitHub Actions for static Go code formatting scanning #718

@FeynmanZhou

Description

@FeynmanZhou

Is your feature request related to a problem?

N/A

What solution do you propose?

Golang lint is a fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config. It’s used to make sure code adheres to common Go practices. It supports enable many different types of linters.

I think we can introduce it to Notation to enable static code formatting scanning in each pull request.

What alternatives have you considered?

N/A

Any additional context?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions